Class MapiCalendarSaveOptions

MapiCalendarSaveOptions class

public abstract class MapiCalendarSaveOptions

Properties

NameDescription
SaveFormat { get; }Gets a save format.
static DefaultIcs { get; }Gets the default Ics save options.
static DefaultMsg { get; }Gets the default Msg save options.

Methods

NameDescription
static FromSaveFormat(AppointmentSaveFormat)Gets the MapiCalendarSaveOptions from SaveFormat.

See Also