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