FindMessageTrackingReportOptions.StartDateTime

FindMessageTrackingReportOptions.StartDateTime property

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

public DateTime StartDateTime { get; set; }

See Also