MailEnvelopeObjectClass.MailEnvelope2_get_BCC 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 System::String ^ MailEnvelope2_get_BCC() = Microsoft::Office::Interop::InfoPath::MailEnvelope2::get_BCC;
public virtual string MailEnvelope2_get_BCC ();
abstract member MailEnvelope2_get_BCC : unit -> string
override this.MailEnvelope2_get_BCC : unit -> string
Public Overridable Function MailEnvelope2_get_BCC () As String