Edit

Share via


Utilities.EndScheduleMeeting(IAsyncResult) Method

Definition

Blocks the calling thread until BeginScheduleMeeting completes.

public:
 void EndScheduleMeeting(IAsyncResult ^ asyncResult);
public void EndScheduleMeeting (IAsyncResult asyncResult);
member this.EndScheduleMeeting : IAsyncResult -> unit
Public Sub EndScheduleMeeting (asyncResult As IAsyncResult)

Parameters

asyncResult
IAsyncResult

Applies to