MapiMessage.DisplayTo

MapiMessage.DisplayTo property

Gets a list of the display names of the primary (To) message recipients, separated by semicolons (;).

public string DisplayTo { get; }

Property Value

The string that represents display to.

See Also