ExchangeServiceBinding.GetStreamingEventsAsync 方法

定义

重载

GetStreamingEventsAsync(GetStreamingEventsType)

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

参数

GetStreamingEvents1
GetStreamingEventsType

适用于

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)

参数

GetStreamingEvents1
GetStreamingEventsType
userState
Object

适用于