ServicePRO SDK Help

RequestServicesClient..::..EndGetAllMappedMeeting Method

Namespace:  ServicePRO.Sdk.Windows.Clients
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public ObservableCollection<Dictionary<string, Object>> EndGetAllMappedMeeting(
	IAsyncResult result
)
Public Function EndGetAllMappedMeeting ( _
	result As IAsyncResult _
) As ObservableCollection(Of Dictionary(Of String, Object))

Parameters

result
Type: IAsyncResult