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 imageCopy Code
public Boolean Received {get;}

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Public ReadOnly Property Received As Boolean

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts