Compartir a través de


PhoneCallInformationType.PhoneCallState Property

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

Syntax

'Declaration
Public Property PhoneCallState As PhoneCallStateType
    Get
    Set
'Usage
Dim instance As PhoneCallInformationType
Dim value As PhoneCallStateType

value = instance.PhoneCallState

instance.PhoneCallState = value
public PhoneCallStateType PhoneCallState { get; set; }