Bcc (sendEmailType) Element
Contains the email addresses used on the Bcc line of an email message.
<xs:element name="Bcc"
type="string"
/>
The Bcc element is defined by the sendEmailType complex type.
Parent element
Element | Derived from | Description |
---|---|---|
SendEmail (actionGroup) | sendEMailType | Represents an action that sends an email message. |
Remarks
For C++ development, see Bcc Property of IEmailAction.
For script development, see EmailAction.Bcc.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |