MapiCalendar Class |
Namespace: Aspose.Email.Mapi
The MapiCalendar type exposes the following members.
Name | Description | |
---|---|---|
![]() | MapiCalendar |
Initializes a new instance of the MapiCalendar class
|
![]() | MapiCalendar(String, String, String, DateTime, DateTime) |
Initializes a new instance of the MapiCalendar class.
|
![]() | MapiCalendar(String, String, String, DateTime, DateTime, String, MapiRecipientCollection) |
Initializes a new instance of the MapiCalendar class.
|
Name | Description | |
---|---|---|
![]() | AppointmentCounterProposal |
Gets or sets a value indicating whether a Meeting Response object is a counter proposal.
|
![]() | Attachments |
Gets the attachment collection.
|
![]() | Attendees |
Gets or sets the attendees
|
![]() | Billing |
Contains the billing information associated with an item.
(Inherited from MapiMessageItemBase.) |
![]() | Body |
Gets the message text.
(Inherited from MapiMessageItemBase.) |
![]() | BodyHtml |
Gets the BodyRtf of the message converted to HTML, if present, otherwise an empty string.
(Inherited from MapiMessageItemBase.) |
![]() | BodyRtf |
Gets or sets the RTF formatted message text.
(Inherited from MapiMessageItemBase.) |
![]() | BodyType |
Gets the type of the body.
(Inherited from MapiMessageItemBase.) |
![]() | BusyStatus |
Gets or sets the busy status
|
![]() | Categories |
Contains keywords or categories for the message object.
(Inherited from MapiMessageItemBase.) |
![]() | ClientIntent |
Gets or sets the actions the user has taken on this Meeting object.
|
![]() | CodePage |
Gets the code page.
(Inherited from MapiPropertyContainer.) |
![]() | Companies |
Contains the names of the companies that are associated with an item.
(Inherited from MapiMessageItemBase.) |
![]() | EndDate |
Gets or sets the end date and time of the event.
If the date is not set, default value for DateTime is returned.
|
![]() | EndDateTimeZone |
Gets or sets time zone information that indicates the time zone of the EndDate property
|
![]() | IsAllDay |
Gets or sets a value indicating whether the event is an all-day event
|
![]() | ItemId |
The item id, uses with a server
(Inherited from MapiMessageItemBase.) |
![]() | KeyWords |
Gets or sets the categories of the calendar object
|
![]() | Location |
Gets or sets the location of the event
|
![]() | MessageClass |
Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note.
The message class specifies the type, purpose, or content of the message.
(Inherited from MapiMessageItemBase.) |
![]() | Mileage |
Contains the mileage information that is associated with an item.
(Inherited from MapiMessageItemBase.) |
![]() | NamedProperties |
Gets the named properties of message.
(Inherited from MapiMessageItemBase.) |
![]() | NamedPropertyMapping |
Gets the named property mapping.
(Inherited from MapiMessageItemBase.) |
![]() | Properties |
Gets the collection of properties.
(Inherited from MapiPropertyContainer.) |
![]() | PropertyStream |
Gets the property stream.
(Inherited from MapiMessageItemBase.) |
![]() | Recipients |
Gets the recipients of the message.
(Inherited from MapiMessageItemBase.) |
![]() | Recurrence |
Gets or sets the recurrence properties
|
![]() | ReminderDelta |
Gets or sets the interval, in minutes, between the time at which the reminder first becomes overdue and the start time of the Calendar object
|
![]() | ReminderFileParameter |
Specifies the full path of the sound that a client SHOULD play when the reminder becomes overdue.
|
![]() | ReminderSet |
Gets or sets a value indicating whether a reminder is set on the object
|
![]() | Sensitivity |
Gets the Sensitivity.
(Inherited from MapiMessageItemBase.) |
![]() | Sequence |
Gets or sets the sequence number
|
![]() | StartDate |
Gets or sets the start date and time of the event.
If the date is not set, default value for DateTime is returned.
|
![]() | StartDateTimeZone |
Gets or sets time zone information that indicates the time zone of the StartDate property
|
![]() | Subject |
Gets or sets the subject of the message.
(Inherited from MapiMessageItemBase.) |
![]() | SubjectPrefix |
Gets a subject prefix that typically indicates some action on a message, such as "FW: " for forwarding.
(Inherited from MapiMessageItemBase.) |
![]() | SubStorages |
Gets the sub storages.
(Inherited from MapiMessageItemBase.) |
![]() | Uid |
Gets the unique identifier
|
Name | Description | |
---|---|---|
![]() | Dispose |
Releases all resources.
(Overrides MapiMessageItemBaseDispose.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetProperty |
Gets MAPI property by property descriptor.
(Inherited from MapiMessageItemBase.) |
![]() | GetPropertyBoolean |
Gets the value of the property specified by tag as Boolean type.
(Inherited from MapiPropertyContainer.) |
![]() | GetPropertyBytes |
Gets the string value of the property specified by tag.
(Inherited from MapiPropertyContainer.) |
![]() | GetPropertyDateTime |
Gets the value of the property specified by tag as DateTime type.
(Inherited from MapiPropertyContainer.) |
![]() | GetPropertyInt32 |
Gets the int32 value of the property specified by tag.
(Inherited from MapiPropertyContainer.) |
![]() | GetPropertyLong |
Gets the value of the property specified by tag as Long (int64) type.
(Inherited from MapiPropertyContainer.) |
![]() | GetPropertyShort |
Gets the value of the property specified by tag as Short type.
(Inherited from MapiPropertyContainer.) |
![]() | GetPropertyString(Int64) |
Gets the string value of the property specified by tag.
(Inherited from MapiPropertyContainer.) |
![]() | GetPropertyString(Int64, Int32) |
Gets the string value of the property specified by tag.
(Inherited from MapiPropertyContainer.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsStoreUnicodeOk |
Determines if string properties are Unicode encoded or not.
(Inherited from MapiPropertyContainer.) |
![]() | RemoveProperty |
Provides correctly removing property from all collections.
(Inherited from MapiMessageItemBase.) |
![]() | Save(Stream) |
Saves calendar object to the file with iCalendar format using te default save options
|
![]() | Save(String) |
Saves calendar object to the file with iCalendar format using te default save options
|
![]() | Save(Stream, AppointmentSaveFormat) |
Saves calendar object to the stream with specified format using te default save options
|
![]() | Save(String, AppointmentSaveFormat) |
Saves calendar object to the file with specified format using te default save options
|
![]() | SetBodyContent |
Sets the content of the body.
(Inherited from MapiMessageItemBase.) |
![]() | SetMessageFlags |
Sets the message flags.
(Inherited from MapiMessageItemBase.) |
![]() | SetProperty(MapiProperty) |
Sets the property.
(Inherited from MapiPropertyContainer.) |
![]() | SetProperty(PropertyDescriptor, Object) |
Sets MAPI property.
(Inherited from MapiMessageItemBase.) |
![]() | ToString | (Inherited from Object.) |
![]() | TryGetPropertyData |
Try to get the property data with specified tag key.
(Inherited from MapiPropertyContainer.) |
![]() | TryGetPropertyDateTime |
Gets the value of the specified property as DateTime type.
A return value indicates whether the operation succeeded.
(Inherited from MapiPropertyContainer.) |
![]() | TryGetPropertyInt32 |
Gets the value of the specified property as Int32 type.
A return value indicates whether the operation succeeded.
(Inherited from MapiPropertyContainer.) |
![]() | TryGetPropertyLong |
Gets the value of the specified property as Long type.
A return value indicates whether the operation succeeded.
(Inherited from MapiPropertyContainer.) |
![]() | TryGetPropertyString(Int64) |
Try to get a property data as string with specified tag.
(Inherited from MapiPropertyContainer.) |
![]() | TryGetPropertyString(Int64, Int32) |
Try to get a property data as string with specified tag and code page.
(Inherited from MapiPropertyContainer.) |
![]() | TryGetPropertyString(Int64, String) |
Gets the value of the specified property as String type.
A return value indicates whether the operation succeeded.
(Inherited from MapiPropertyContainer.) |
![]() | TryGetPropertyString(Int64, String, Int32) |
Gets the value of the specified property as String type.
A return value indicates whether the operation succeeded.
(Inherited from MapiPropertyContainer.) |