MapiDistributionListMember.DisplayName

MapiDistributionListMember.DisplayName property

Gets or sets the recipient’s display name.

public string DisplayName { get; set; }

Property Value

The display name.

Remarks

If DisplayName value is null or empty this element will not be displayed when you open this DistributionList in Outlook.

See Also