Message.Received
The Received property indicates whether this message was received by the server (as opposed to created by the calling application).
Syntax
[C#]
Copy Code | |
---|---|
public Boolean Received {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property Received As Boolean |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)