| Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Provides access to a body part of calendar content on a calendar message object.
Properties
| Name | Type | Description |
|---|---|---|
| CalendarMethod
(Read-only) |
[Visual Basic,VBScript]String [C++,IDL] BSTR |
Returns the type of calendar action, such as a meeting request. |
| CalendarVersion
(Read-only) |
[Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the version of the iCalendar standard for a meeting request. |
| ComponentType
(Read-only) |
[Visual Basic,VBScript] CdoComponentType [C++,IDL] CdoComponentTypeCdoComponentType |
Returns the calendar part type, such as an appointment. |
| ProdID
(Read-only) |
[Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the product identifier. |
Methods
| Name | Description |
|---|---|
| GetAssociatedItem | Returns an Appointment object for the appointment in the Web Store with the same UID as the appointment in the calendar part. |
| GetInterface | Returns a specified interface on this object. Acts as a QueryInterface or Set method for script languages. |
| GetUpdatedItem | Returns the Appointment object that contains the latest updated version of an appointment. |