MapiMessage.SentRepresentingName

MapiMessage.SentRepresentingName property

Gets or sets the display name for the messaging user represented by the sender.

public string SentRepresentingName { get; set; }

Property Value

The string that represents sent representing name.

Remarks

When setting a null value or empty string, the values of the property are set in SentRepresentingEmailAddress.

See Also