IcsSaveOptions
Contents
[
Hide
]IcsSaveOptions class
Represents iCalendar save options
The IcsSaveOptions type exposes the following members:
Constructors
Name | Description |
---|---|
IcsSaveOptions() | Initializes a new instance of the IcsSaveOptions class |
IcsSaveOptions(method) | Initializes a new instance of the IcsSaveOptions class |
Properties
Name | Description |
---|---|
save_format | Gets a save format |
default | Gets the default Ics save options |
action | Gets or sets appointment Action |
product_id | Gets or sets the product identifier that created iCalendar object. |
sequence_id | Gets or sets the sequence id. |
method_type | Gets or sets the iCalendar object method type associated with the calendar object. |
start_time_zone | Gets or sets the Start time zone. |
end_time_zone | Gets or sets the End time zone. |
create_new | Gets or sets value indicating whether need create new calendar or append events in existing calendar. Default value is true. |
See Also
- namespace aspose.email.calendar
- assembly Aspose.Email