Salesforce

MailMsgBCC (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

MailMsgBCC (Magic xpa 3.x)

Retrieves the BCC string of the selected mail message.

Syntax:

MailMsgBCC (index)

Parameters:

index: The mail message index

Returns:

The BCC string of the mail message

Example:

MailMsgBCC (12) returns John Smith<johnsmith@mymail.com>,Jane Doe<janedoe@mymail.com>

See also:

Mail functions

The Online and Rich Client Samples projects (program EL03 and REL03)

Reference
Attachment 
Attachment