ServiceResponse.Result Property

Definition

Gets the result associated with this response.

public:
 property Microsoft::Exchange::WebServices::Data::ServiceResult Result { Microsoft::Exchange::WebServices::Data::ServiceResult get(); };
public Microsoft.Exchange.WebServices.Data.ServiceResult Result { get; }
Public ReadOnly Property Result As ServiceResult

Property Value

One of the ServiceResult enumeration values.

Applies to