AppointmentIcsSaveOptions.CreateNew

AppointmentIcsSaveOptions.CreateNew property

Gets or sets value indicating whether need create new calendar or append events in existing calendar. Default value is true.

public bool CreateNew { get; set; }

See Also