MapiMessageItemBase.MessageClass

MapiMessageItemBase.MessageClass property

Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note. The message class specifies the type, purpose, or content of the message.

public string MessageClass { get; set; }

Property Value

The string that represents message class.

See Also