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

  NameDescription
Public methodExchangeMailboxStoreListResponse
Initializes a new instance of the ExchangeMailboxStoreListResponse class
Back to Top
Methods

  NameDescription
Public methodAddObjects
Adds the specified objects to the response
(Overrides ExchangeServerEnumResponseAddObjects(IEnumerable ExchangeServer ).)
Back to Top
Properties

  NameDescription
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.)
Public propertyExchangeMailboxStores
The list of Exchange mailbox stores
Back to Top
See Also