ServicePRO SDK Help

IRequestServices..::..EndGetQuickMessageParticipants Method

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

Syntax


ObservableCollection<stcListItem> EndGetQuickMessageParticipants(
	IAsyncResult result
)
Function EndGetQuickMessageParticipants ( _
	result As IAsyncResult _
) As ObservableCollection(Of stcListItem)

Parameters

result
Type: IAsyncResult