CalendarWriter Class |
Namespace: Aspose.Email.Calendar
The CalendarWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalendarWriter(Stream) |
Initializes a new instance of CalendarReader with source stream and default IcsSaveOptions.
|
![]() | CalendarWriter(String) |
Initializes a new instance of CalendarReader with source file and default IcsSaveOptions.
|
![]() | CalendarWriter(Stream, IcsSaveOptions) |
Initializes a new instance of CalendarReader with source file and additional IcsSaveOptions.
|
![]() | CalendarWriter(String, IcsSaveOptions) |
Initializes a new instance of CalendarReader with source file and additional IcsSaveOptions.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Releases all resources used by the CalendarWriter object.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Write |
Writes appointment in underlying stream.
|