ExchangeServiceBinding.GetStreamingEventsAsync Method (GetStreamingEventsType)
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Sub GetStreamingEventsAsync ( _
GetStreamingEvents1 As GetStreamingEventsType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim GetStreamingEvents1 As GetStreamingEventsType
instance.GetStreamingEventsAsync(GetStreamingEvents1)
public void GetStreamingEventsAsync(
GetStreamingEventsType GetStreamingEvents1
)
Parameters
- GetStreamingEvents1
Type: ExchangeWebServices.GetStreamingEventsType