MapiCalendarExceptionInfo

MapiCalendarExceptionInfo class

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

The MapiCalendarExceptionInfo type exposes the following members:

Constructors

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

Properties

NameDescription
start_date_timeGets or sets the start date.
end_date_timeGets or sets the end date.
original_start_dateGets or sets the original start date.
override_flagsGets the override flags.
subjectGets or sets the subject.
bodyGets or sets the body.
meeting_typeGets or sets the type of the meeting.
reminder_deltaGets or sets the reminder delta.
reminder_setGets or sets a value for the PidLidReminderSet property.
locationGets or sets the location.
busy_statusGets or sets the busy status.
has_attachmentGets a value of this field specifies whether the
Exception Embedded Message object contains attachments
sub_typeGets or sets the subtype.
attachmentsGets or sets attachments in the recurrence exception.

See Also