Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The OlBusyStatusenumeration identifies a recipient's availability for a meeting. Values of this enumeration are used with IAppointment::get_BusyStatusand IAppointment::put_BusyStatus.

Syntax

enum OlBusyStatus {
  olFree		= 0,
  olTentative   = 1,
  olBusy		= 2,
  olOutOfOffice = 3
};

Elements

olFree

The recipient's time-slot is free for scheduling. There will not be a scheduling conflict if the recipient accepts a meeting request that occurs during this time-slot.

olTentative

The recipient's time-slot is tentative for scheduling. There might not be a scheduling conflict if the recipient accepts a meeting request that occurs during this time-slot. The recipient has tentatively accepted another meeting request which occurs during the same time-slot.

olBusy

The recipient's time-slot is not free for scheduling. There will be a scheduling conflict if the recipient accepts a meeting request that occurs during this time-slot. The recipient has already accepted another meeting request which occurs during the same time-slot.

olOutOfOffice

The recipient's time-slot is not free for scheduling. There will be a scheduling conflict if the recipient accepts a meeting request that occurs during this time-slot. The recipient is out of the office during this time-slot, and is therefore unavailable to attend meetings.

Remarks

In POOM, you do not set the MeetingStatusproperty to indicate a meeting. The MeetingStatusproperty is read-only, and can take only the OlMeetingStatusenumeration values olNonMeetingand olMeeting. Outlook Mobile automatically sets MeetingStatus for any appointment with recipients, to the value olMeeting.

Requirements

Header pimstore.h
Library Pimstore.lib
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2000 and later, Smartphone 2002 and later

See Also

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.