Message.TimeReceived property
Microsoft Office Live Communications Server 2005 with SP1 |
Message.TimeReceived
The TimeReceived property indicates the date and time (represented as a DateTime object) the message was received by the server.
[C#] public DateTime TimeReceived {get;}
[Visual Basic .NET] Public ReadOnly Property TimeReceived As DateTime
Requirements
Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
What did you think of this topic? |
© 2008 Microsoft Corporation. All rights reserved. |