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

  NameDescription
Public methodExchangeGetAliasNameResponse
Initializes a new instance of the ExchangeGetAliasNameResponse class
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 propertyGeneratedExchangeName
The GeneratedExchangeAliasName object that will be formatted for the client response
Back to Top
See Also