Message.Stamp property
Microsoft Office Live Communications Server 2005 with SP1 |
Message.Stamp
The Stamp contains the string used to stamp a message. Setting the Stamp property marks the message with the supplied string, which can then be read either by this application or downstream instances of this application.
[C#] public string Stamp {get; set;}
[Visual Basic .NET] Public Property Stamp As string
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. |