EwsItemInfo.LastModifiedDate Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
LastModifiedDate
Gets the date and time value indicating when the item was last modified. DateTime.MinValue if the value is not known.
Declaration
public DateTime LastModifiedDate { get; }
Property Value
Type | Description |
---|---|
DateTime |