ServicePRO SDK Help

RequestServicesClient..::..BeginGetSystemMailServers Method

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

Syntax


public IAsyncResult BeginGetSystemMailServers(
	string userSessionKey,
	clsEnumeration..::..hsMailSettingsType serverType,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginGetSystemMailServers ( _
	userSessionKey As String, _
	serverType As clsEnumeration..::..hsMailSettingsType, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

userSessionKey
Type: String
serverType
Type: HelpSTAR.PCL.Common..::..clsEnumeration..::..hsMailSettingsType
callback
Type: AsyncCallback
asyncState
Type: Object