ExchangeServiceBinding.GetStreamingEventsAsync Method

Definition

Overloads

GetStreamingEventsAsync(GetStreamingEventsType)
GetStreamingEventsAsync(GetStreamingEventsType, Object)

GetStreamingEventsAsync(GetStreamingEventsType)

public:
 void GetStreamingEventsAsync(ExchangeWebServices::GetStreamingEventsType ^ GetStreamingEvents1);
public void GetStreamingEventsAsync (ExchangeWebServices.GetStreamingEventsType GetStreamingEvents1);
Public Sub GetStreamingEventsAsync (GetStreamingEvents1 As GetStreamingEventsType)

Parameters

GetStreamingEvents1
GetStreamingEventsType

Applies to

GetStreamingEventsAsync(GetStreamingEventsType, Object)

public:
 void GetStreamingEventsAsync(ExchangeWebServices::GetStreamingEventsType ^ GetStreamingEvents1, System::Object ^ userState);
public void GetStreamingEventsAsync (ExchangeWebServices.GetStreamingEventsType GetStreamingEvents1, object userState);
Public Sub GetStreamingEventsAsync (GetStreamingEvents1 As GetStreamingEventsType, userState As Object)

Parameters

GetStreamingEvents1
GetStreamingEventsType
userState
Object

Applies to