MapiRecipient.DisplayName
MapiRecipient.DisplayName property
Gets or sets the display name of the message recipient or sender.
public string DisplayName { get; set; }
Property Value
The display name.
Remarks
When setting a value, the values of either MapiMessage.DisplayTo or MapiMessage.DisplayBcc or MapiMessage.DisplayCC are also updated depending on the type of recepient.
See Also
- class MapiRecipient
- namespace Aspose.Email.Mapi
- assembly Aspose.Email