Share via


GetPhoneCallInformationResponseMessageType.PhoneCallInformation Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property PhoneCallInformation As PhoneCallInformationType
    Get
    Set
'Usage
Dim instance As GetPhoneCallInformationResponseMessageType
Dim value As PhoneCallInformationType

value = instance.PhoneCallInformation

instance.PhoneCallInformation = value
public PhoneCallInformationType PhoneCallInformation { get; set; }