ClientSubmitTime

MsgPackage.ClientSubmitTime property

Gets the date and time the message was submit.

public DateTime ClientSubmitTime { get; set; }

Property Value

The submit time.

See Also