ServicePRO SDK Help

LoginServiceClient..::..EndSendEmailResetForgotPassword Method

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

Syntax


public clsEnumeration..::..hsEmailLoginName EndSendEmailResetForgotPassword(
	out string ErrorMsg,
	IAsyncResult result
)
Public Function EndSendEmailResetForgotPassword ( _
	<OutAttribute> ByRef ErrorMsg As String, _
	result As IAsyncResult _
) As clsEnumeration..::..hsEmailLoginName

Parameters

ErrorMsg
Type: String%
result
Type: IAsyncResult