AuthenticationInfo.ReceivedFromInternalServer property
Microsoft Office Live Communications Server 2005 with SP1 |
AuthenticationInfo.ReceivedFromInternalServer
The ReceivedFromInternalServer property indicates whether the message was received from an internal Live Communications server.
[C#] public Boolean ReceivedFromInternalServer {get;}
[Visual Basic .NET] Public ReadOnly Property ReceivedFromInternalServer As Boolean
Remarks
If true
, the message was sent by an internal Live Communications server; if false
, it was not.
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. |