MapiMessageItemBase.SubjectPrefix

MapiMessageItemBase.SubjectPrefix property

Gets a subject prefix that typically indicates some action on a message, such as “FW: " for forwarding.

public string SubjectPrefix { get; }

Property Value

The string that represents subject prefix.

See Also