Message.Content property
Communications Server 2007 Server SDK Documentation |
Message.Content
The Content property contains the parsed message data as a string.
[C#] public String Content {get; set;}FakePre-7dce75126c08465fbf5026c7619d73ad-28433c16e3574b46860c5f651eb36f24
Remarks
This property contains the value associated with the "Content" header.
This property is valid only for UTF-8 text content types. Nontext and encoded types should use the RawContent property.
Requirements
Redistributable: Requires Microsoft Office Communications Server 2007.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
What did you think of this topic? |
© 2007 Microsoft Corporation. All rights reserved. |