Message.TimeReceived
The TimeReceived property indicates the date and time (represented as a DateTime object) the message was received by the server.
Syntax
[C#]
Copy Code | |
---|---|
public DateTime TimeReceived {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property TimeReceived As DateTime |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)