AppointmentIcsSaveOptions.MethodType

AppointmentIcsSaveOptions.MethodType property

Gets or sets the iCalendar object method type associated with the calendar object.

public AppointmentMethodType MethodType { get; set; }

See Also