[]
        
(Showing Draft Content)

C1.C1Schedule.Appointment.SaveAs

SaveAs Method

SaveAs(string, FileFormatEnum)

Saves the appointment to the specified path in the format of the specified file format.

Declaration
public void SaveAs(string path, FileFormatEnum fileFormat)
Parameters
Type Name Description
string path

Required string. The path in which to save the item.

FileFormatEnum fileFormat

The FileFormatEnum value indicating the file format to save.