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