Class ExchangeDistributionList

ExchangeDistributionList class

Represents a Distribution List properties

public class ExchangeDistributionList

Constructors

NameDescription
ExchangeDistributionList()The default constructor.

Properties

NameDescription
ChangeKey { get; set; }Change key of list
DisplayName { get; set; }Display name of list
Id { get; set; }Id of list

Methods

NameDescription
ToMailAddress()Converts the value of the instance to MailAddress.

See Also