Share via


PlayOnPhoneResponseMessageType.PhoneCallId Property

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

Syntax

'Declaration
Public Property PhoneCallId As PhoneCallIdType
    Get
    Set
'Usage
Dim instance As PlayOnPhoneResponseMessageType
Dim value As PhoneCallIdType

value = instance.PhoneCallId

instance.PhoneCallId = value
public PhoneCallIdType PhoneCallId { get; set; }