ExchangeServiceBinding.BeginGetStreamingEvents Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
IAsyncResult ^ BeginGetStreamingEvents(ExchangeWebServices::GetStreamingEventsType ^ GetStreamingEvents1, AsyncCallback ^ callback, System::Object ^ asyncState);
C#
public IAsyncResult BeginGetStreamingEvents (ExchangeWebServices.GetStreamingEventsType GetStreamingEvents1, AsyncCallback callback, object asyncState);
Public Function BeginGetStreamingEvents (GetStreamingEvents1 As GetStreamingEventsType, callback As AsyncCallback, asyncState As Object) As IAsyncResult
- GetStreamingEvents1
- GetStreamingEventsType
- callback
- AsyncCallback
- asyncState
- Object
Returns IAsyncResult.
Product | Versions |
---|---|
Exchange EWS proxy | Latest |