Returns the content type of a message and the
associated formatted text of the message.
Namespace:
Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IDictionary< InstantMessageContentType, string> Contents { get; } |