MapiCalendarExceptionInfo
Contents
[
Hide
]MapiCalendarExceptionInfo class
An exception specifies changes to an instance of a recurring series.
Constructors
| Name | Description |
|---|---|
| MapiCalendarExceptionInfo (2 overloads) | Initializes a new instance of the MapiCalendarExceptionInfo class. |
Methods
| Name | Description |
|---|---|
| AddAsAttachemnt | If necessary, create an attachment based on the exception and adds it to the destMessage. |
| FindExceptionEmbeddedMessage | Find the embedded message attachment, associated with a current exception |
| get_Attachments | Gets attachments in the recurrence exception. |
| get_Body | Gets the body. |
| get_BusyStatus | Gets the busy status. |
| get_EndDateTime | Gets the end date. |
| get_HasAttachment | Gets a value of this field specifies whether the Exception Embedded Message object contains attachments |
| get_Location | Gets the location. |
| get_MeetingType | Gets the type of the meeting. |
| get_OriginalStartDate | Gets the original start date. |
| get_OverrideFlags | Gets the override flags. |
| get_ReminderDelta | Gets the reminder delta. |
| get_ReminderSet | Gets a value for the PidLidReminderSet property. |
| get_StartDateTime | Gets the start date. |
| get_Subject | Gets the subject. |
| get_SubType | Gets the subtype. |
| HasFlag | Return true, if OverrideFlags contains the specified flag |
| IsExceptionEmbeddedMessage | |
| ParseExceptionEmbeddedMessage | Retrieves data from a message. |
| set_Attachments | Sets attachments in the recurrence exception. |
| set_Body | Sets the body. |
| set_BusyStatus | Sets the busy status. |
| set_EndDateTime | Sets the end date. |
| set_Location | Sets the location. |
| set_MeetingType | Sets the type of the meeting. |
| set_OriginalStartDate | Sets the original start date. |
| set_ReminderDelta | Sets the reminder delta. |
| set_ReminderSet | Sets a value for the PidLidReminderSet property. |
| set_StartDateTime | Sets the start date. |
| set_Subject | Sets the subject. |
| set_SubType | Sets the subtype. |