FlxMailChimp..::..UploadPotentialContacts Method
Uploads in MailChimp a collection of contacts.
Namespace:
FLEXYGOAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
public static bool UploadPotentialContacts( EntityCollection Entity, ref ProcessManager..::..ProcessHelper Ret, string ListID )
Public Shared Function UploadPotentialContacts ( _ Entity As EntityCollection, _ ByRef Ret As ProcessManager..::..ProcessHelper, _ ListID As String _ ) As Boolean
Parameters
- Entity
- Type: FLEXYGO.Objects..::..EntityCollection
The entity collection.
- Ret
- Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
The ret.
- ListID
- Type: String
The list where contacts are uploaded.