MapiCalendarIcsSaveOptions.KeepOriginalDateTimeStamp
MapiCalendarIcsSaveOptions.KeepOriginalDateTimeStamp property
Gets or sets a value indicating whether to keep the original date and time stamps when saving to iCalendar format. When set to true, the original timestamp information is preserved in the output ICS file.
public bool KeepOriginalDateTimeStamp { get; set; }
Property Value
true to keep original date/time stamps; otherwise, false. The default value is false.
See Also
- class MapiCalendarIcsSaveOptions
- namespace Aspose.Email.Mapi
- assembly Aspose.Email