WindowObjectClass.Window_get_MailEnvelope 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 Microsoft::Office::Interop::InfoPath::MailEnvelopeObject ^ Window_get_MailEnvelope() = Microsoft::Office::Interop::InfoPath::Window::get_MailEnvelope;
public virtual Microsoft.Office.Interop.InfoPath.MailEnvelopeObject Window_get_MailEnvelope ();
abstract member Window_get_MailEnvelope : unit -> Microsoft.Office.Interop.InfoPath.MailEnvelopeObject
override this.Window_get_MailEnvelope : unit -> Microsoft.Office.Interop.InfoPath.MailEnvelopeObject
Public Overridable Function Window_get_MailEnvelope () As MailEnvelopeObject