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