FindMessageTrackingReportOptions.EndDateTime

FindMessageTrackingReportOptions.EndDateTime property

Gets or sets the search time period, indicating that the message was sent before this value.

public DateTime EndDateTime { get; set; }

See Also