IcsSaveOptions Class |
Namespace: Aspose.Email.Calendar
The IcsSaveOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| IcsSaveOptions |
Initializes a new instance of the IcsSaveOptions class
| |
| IcsSaveOptions(AppointmentAction) |
Initializes a new instance of the IcsSaveOptions class
|
| Name | Description | |
|---|---|---|
| Action |
Gets or sets appointment Action
| |
| CreateNew |
Gets or sets value indicating whether need create new calendar or append events in existing calendar.
Default value is true.
| |
| Default |
Gets the default Ics save options
| |
| EndTimeZone |
Gets or sets the End time zone.
| |
| MethodType |
Gets or sets the iCalendar object method type associated
with the calendar object.
| |
| ProductId |
Gets or sets the product identifier that created iCalendar object.
| |
| SaveFormat |
Gets a save format
(Inherited from AppointmentSaveOptions.) | |
| SequenceId |
Gets or sets the sequence id.
| |
| StartTimeZone |
Gets or sets the Start time zone.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |