MailEnvelopeObjectClass.MailEnvelope2_set_CC(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_CC(System::String ^ pbstrCC) = Microsoft::Office::Interop::InfoPath::MailEnvelope2::set_CC;
public virtual void MailEnvelope2_set_CC (string pbstrCC);
abstract member MailEnvelope2_set_CC : string -> unit
override this.MailEnvelope2_set_CC : string -> unit
Public Overridable Sub MailEnvelope2_set_CC (pbstrCC As String)
Parameters
- pbstrCC
- String