Class MapiCalendarExceptionInfo
Contents
[
Hide
]MapiCalendarExceptionInfo class
An exception specifies changes to an instance of a recurring series.
public sealed class MapiCalendarExceptionInfo
Constructors
Name | Description |
---|---|
MapiCalendarExceptionInfo() | Initializes a new instance of the MapiCalendarExceptionInfo class. |
Properties
Name | Description |
---|---|
Attachments { get; set; } | Gets or sets attachments in the recurrence exception. |
Body { get; set; } | Gets or sets the body. |
BusyStatus { get; set; } | Gets or sets the busy status. |
EndDateTime { get; set; } | Gets or sets the end date. |
HasAttachment { get; } | Gets a value of this field specifies whether the Exception Embedded Message object contains attachments |
Location { get; set; } | Gets or sets the location. |
MeetingType { get; set; } | Gets or sets the type of the meeting. |
OriginalStartDate { get; set; } | Gets or sets the original start date. |
OverrideFlags { get; } | Gets the override flags. |
ReminderDelta { get; set; } | Gets or sets the reminder delta. |
ReminderSet { get; set; } | Gets or sets a value for the PidLidReminderSet property. |
StartDateTime { get; set; } | Gets or sets the start date. |
Subject { get; set; } | Gets or sets the subject. |
SubType { get; set; } | Gets or sets the subtype. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email