MsgSaveOptions.PreserveOriginalDates
MsgSaveOptions.PreserveOriginalDates property
Gets or sets a value indicating whether it is necessary to generate new saving and modification dates when saving a message. By default the value is true, meaning the creation and modification dates will be not set to DateTime.Now.
public bool PreserveOriginalDates { get; set; }
See Also
- class MsgSaveOptions
- namespace Aspose.Email
- assembly Aspose.Email