Message.Received

Message.Received

The Received property indicates whether this message was received by the server (as opposed to created by the calling application).

Syntax

[C#]

public Boolean Received {get;}

Syntax

[Visual Basic .NET]

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

Message