Expand Minimize
This topic has not yet been rated - Rate this topic

InstantMessagingFormat Enumeration

Standard commonly used message formats.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
<FlagsAttribute> _
Public Enumeration InstantMessagingFormat
Dim instance As InstantMessagingFormat
[FlagsAttribute]
public enum InstantMessagingFormat
Member nameDescription
PlainText text/plain
RichTextFormat rtf
Ink application/x-ms-ink
Gif image/gif
MimeAlternate multipart/alternative
HtmlText text/html
All Supports all the formats above.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.