MailEnvelopeObjectClass.MailEnvelope2_set_BCC(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void MailEnvelope2_set_BCC(System::String ^ pbstrBCC) = Microsoft::Office::Interop::InfoPath::MailEnvelope2::set_BCC;
public virtual void MailEnvelope2_set_BCC (string pbstrBCC);
Public Overridable Sub MailEnvelope2_set_BCC (pbstrBCC As String)
Parameters
- pbstrBCC
- String