You are here: Function Reference > Mailings Functions > SendMailingDirect

SendMailingDirect

 

Sends a mailing based on MailingStructto any email address or member IDs, or an array of email addresses and member IDs. Creates mailing directly in the OutMail_ table, so does not perform any list processing. The email address(es) defined in the EmailAddressArray do not need to be subscribed to any list. Returns true if message was successfully queued.

Arguments

EmailAddressArray - An array of email addresses to be sent the message (ArrayOfString)

MemberIDArray - An array of member IDs to be sent the message (ArrayOfInt)

MailingStruct - The contents of the mailing, as defined by a MailingStruct

 

Returns

Mailing ID of the scheduled mailing

  

Return Data Type

int

 

Access Rights (learn more)

 

List Site Server Listname Required

x

x x x

 

 Version 

ListManager 8.1



SendMailing ImportContent