Appointment Properties
- Article
-
-
Windows Portable Devices supports the following appointment properties.
Property |
VarType |
Description |
WPD_APPOINTMENT_ACCEPTED_ATTENDEES |
VT_LPWSTR |
Semicolon-delimited list of attendees who have accepted the appointment. |
WPD_APPOINTMENT_DECLINED_ATTENDEES |
VT_LPWSTR |
Semicolon-delimited list of attendees who have declined the appointment. |
WPD_APPOINTMENT_LOCATION |
VT_LPWSTR |
A reader-friendly location of the appointment, for example, "Building 5, Room 7". |
WPD_APPOINTMENT_OPTIONAL_ATTENDEES |
VT_LPWSTR |
Semicolon-delimited list of optional attendees for the appointment. |
WPD_APPOINTMENT_REQUIRED_ATTENDEES |
VT_LPWSTR |
Semicolon-delimited list of required attendees for the appointment. |
WPD_APPOINTMENT_RESOURCES |
VT_LPWSTR |
Semicolon-delimited list of resources required for the appointment. |
WPD_APPOINTMENT_TENTATIVE_ATTENDEES |
VT_LPWSTR |
Semicolon-delimited list of attendees who have tentatively accepted the appointment. |
WPD_APPOINTMENT_TYPE |
VT_LPWSTR |
The type of appointment, for example,"Personal", "Business", and so on. |
Requirements
Requirement |
Value |
Header
|
- PortableDevice.h
|
See also
-
WPD Properties and Attributes