EmailAddressDictionaryEntryType

EmailAddressDictionaryEntryType class

public class EmailAddressDictionaryEntryType

Constructors

Name Description
EmailAddressDictionaryEntryType() The default constructor.

Properties

Name Description
Key { get; set; }
MailboxType { get; set; }
MailboxTypeSpecified { get; set; }
Name { get; set; }
RoutingType { get; set; }
Value { get; set; }

See Also