ExchangeAddressTypeListResponse MembersDRA REST Extensions SDK
The ExchangeAddressTypeListResponse type exposes the following members.
Constructors

  NameDescription
Public methodExchangeAddressTypeListResponse
Initializes a new instance of the ExchangeAddressTypeListResponse class
Back to Top
Methods

  NameDescription
Public methodAddObjects
Adds the specified objects to the list of address types
(Overrides ExchangeServerEnumResponseAddObjects(IEnumerable ExchangeServer ).)
Back to Top
Properties

  NameDescription
Public propertyAddressTypes
List of address types supported by the Exchange server
Public propertyDRAServerAndPort
The DRA server:port that performed the operation.
(Inherited from RestResponse.)
Public propertyErrors
Property holding the collection of errors to be returned to the client
(Inherited from RestResponse.)
Back to Top
See Also