Represents base appointment save options More...
Inherits Object.
Inherited by Aspose::Email::Calendar::AppointmentIcsSaveOptions, and Aspose::Email::Calendar::AppointmentMsgSaveOptions.
Public Member Functions | |
AppointmentSaveFormat | get_SaveFormat () const |
Gets a save format More... | |
Protected Member Functions | |
AppointmentSaveOptions (AppointmentSaveFormat saveFormat) | |
Initializes a new instance of the AppointmentSaveOptions class More... | |
Friends | |
class | Aspose::Email::Calendar::AppointmentIcsSaveOptions |
class | Aspose::Email::Calendar::AppointmentMsgSaveOptions |
Represents base appointment save options
|
protected |
Initializes a new instance of the AppointmentSaveOptions class
saveFormat | An appointment save format |
AppointmentSaveFormat Aspose::Email::Calendar::AppointmentSaveOptions::get_SaveFormat | ( | ) | const |
Gets a save format
|
friend |
|
friend |