Message.Received property

 
Microsoft Office Live Communications Server 2005 with SP1

Message.Received

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

[C#]public Boolean Received {get;}
[Visual Basic .NET]Public ReadOnly Property Received As Boolean

Requirements

Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

Message

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.