MapiCalendarExceptionInfo

MapiCalendarExceptionInfo class

An exception specifies changes to an instance of a recurring series.

Constructors

NameDescription
MapiCalendarExceptionInfo (2 overloads)Initializes a new instance of the MapiCalendarExceptionInfo class.

Methods

NameDescription
AddAsAttachemntIf necessary, create an attachment based on the exception and adds it to the destMessage.
FindExceptionEmbeddedMessageFind the embedded message attachment, associated with a current exception
get_AttachmentsGets attachments in the recurrence exception.
get_BodyGets the body.
get_BusyStatusGets the busy status.
get_EndDateTimeGets the end date.
get_HasAttachmentGets a value of this field specifies whether the Exception Embedded Message object contains attachments
get_LocationGets the location.
get_MeetingTypeGets the type of the meeting.
get_OriginalStartDateGets the original start date.
get_OverrideFlagsGets the override flags.
get_ReminderDeltaGets the reminder delta.
get_ReminderSetGets a value for the PidLidReminderSet property.
get_StartDateTimeGets the start date.
get_SubjectGets the subject.
get_SubTypeGets the subtype.
HasFlagReturn true, if OverrideFlags contains the specified flag
IsExceptionEmbeddedMessage
ParseExceptionEmbeddedMessageRetrieves data from a message.
set_AttachmentsSets attachments in the recurrence exception.
set_BodySets the body.
set_BusyStatusSets the busy status.
set_EndDateTimeSets the end date.
set_LocationSets the location.
set_MeetingTypeSets the type of the meeting.
set_OriginalStartDateSets the original start date.
set_ReminderDeltaSets the reminder delta.
set_ReminderSetSets a value for the PidLidReminderSet property.
set_StartDateTimeSets the start date.
set_SubjectSets the subject.
set_SubTypeSets the subtype.