{CompanyName} FlexyGo

FlxMailChimp..::..TestMailChimpApi Method

MailChimp api is tested with given ApiKey.

Namespace:  FLEXYGO
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public static bool TestMailChimpApi(
	string apiKey,
	ref string errorMsg
)
Public Shared Function TestMailChimpApi ( _
	apiKey As String, _
	ByRef errorMsg As String _
) As Boolean

Parameters

apiKey
Type: String
ApiKey.
errorMsg
Type: String%

Return Value

true if ok, false otherwise.