PhoneCallInformationType.SIPResponseCodeSpecified Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property SIPResponseCodeSpecified As Boolean
Get
Set
'Usage
Dim instance As PhoneCallInformationType
Dim value As Boolean
value = instance.SIPResponseCodeSpecified
instance.SIPResponseCodeSpecified = value
public bool SIPResponseCodeSpecified { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.