MessageBuffer.MessageContentType Property

Definition

Gets the type of message content stored in this buffer.

public:
 virtual property System::String ^ MessageContentType { System::String ^ get(); };
public virtual string MessageContentType { get; }
member this.MessageContentType : string
Public Overridable ReadOnly Property MessageContentType As String

Property Value

The type of message content stored in this buffer.

Applies to