Aspose::Email::Calendar::AppointmentSaveOptions Class Reference

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
 

Detailed Description

Represents base appointment save options

Constructor & Destructor Documentation

◆ AppointmentSaveOptions()

Aspose::Email::Calendar::AppointmentSaveOptions::AppointmentSaveOptions ( AppointmentSaveFormat  saveFormat)
protected

Initializes a new instance of the AppointmentSaveOptions class

Parameters
saveFormatAn appointment save format

Member Function Documentation

◆ get_SaveFormat()

AppointmentSaveFormat Aspose::Email::Calendar::AppointmentSaveOptions::get_SaveFormat ( ) const

Gets a save format

Friends And Related Function Documentation

◆ Aspose::Email::Calendar::AppointmentIcsSaveOptions

◆ Aspose::Email::Calendar::AppointmentMsgSaveOptions