AuthenticationInfo.ReceivedFromInternalServer
The ReceivedFromInternalServer property indicates whether the message was received from an internal Microsoft Lync Server 2010 computer.
Syntax
Copy Code | |
---|---|
public Boolean ReceivedFromInternalServer {get;} |
Syntax
Copy Code | |
---|---|
Public ReadOnly Property ReceivedFromInternalServer As Boolean |
Remarks
If true, the message was sent by an internal Lync Server 2010 computer. If false, it was not.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)