Поделиться через


GetPhoneCallInformationCompletedEventArgs.Result Property

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

Syntax

'Declaration
Public ReadOnly Property Result As GetPhoneCallInformationResponseMessageType
    Get
'Usage
Dim instance As GetPhoneCallInformationCompletedEventArgs
Dim value As GetPhoneCallInformationResponseMessageType

value = instance.Result
public GetPhoneCallInformationResponseMessageType Result { get; }