ServicePRO SDK Help

RequestServicesClient..::..BeginGetAllMappedMeeting Method

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

Syntax


public IAsyncResult BeginGetAllMappedMeeting(
	string userSessionKey,
	int RequestId,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginGetAllMappedMeeting ( _
	userSessionKey As String, _
	RequestId As Integer, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

userSessionKey
Type: String
RequestId
Type: Int32
callback
Type: AsyncCallback
asyncState
Type: Object