ErrorEwsResponseException.ResponseCodeType Property
Namespace: Microsoft.Exchange.InfoWorker.Common.MailTips
Assembly: Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)
Syntax
'Declaration
Public Property ResponseCodeType As ResponseCodeType
Get
Private Set
'Usage
Dim instance As ErrorEwsResponseException
Dim value As ResponseCodeType
value = instance.ResponseCodeType
public ResponseCodeType ResponseCodeType { get; private set; }
Property Value
Type: Microsoft.Exchange.InfoWorker.Common.Availability.Proxy.ResponseCodeType