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

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
 

Detailed Description

Represents base appointment save options

Constructor & Destructor Documentation

◆ AppointmentSaveOptions()

ASPOSE_EMAIL_SHARED_API 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()

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

Gets a save format

Friends And Related Function Documentation

◆ Aspose::Email::Calendar::IcsSaveOptions

friend class Aspose::Email::Calendar::IcsSaveOptions
friend