CalendarReader Class |
Namespace: Aspose.Email.Calendar
The CalendarReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalendarReader(Stream) |
Initializes a new instance of CalendarReader with source stream and default Appointment LoadOptions.
|
![]() | CalendarReader(String) |
Initializes a new instance of CalendarReader with source file and default Appointment LoadOptions.
|
![]() | CalendarReader(Stream, AppointmentLoadOptions) |
Initializes a new instance of CalendarReader with source stream and Appointment LoadOptions.
|
![]() | CalendarReader(String, AppointmentLoadOptions) |
Initializes a new instance of CalendarReader with source file and Appointment LoadOptions.
|
Name | Description | |
---|---|---|
![]() | Current |
Current read event.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NextEvent |
Reads next Event from source and save it to the Current.
|
![]() | ToString | (Inherited from Object.) |