MailEnvelopeObjectClass.MailEnvelope2_get_Visible 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 bool MailEnvelope2_get_Visible() = Microsoft::Office::Interop::InfoPath::MailEnvelope2::get_Visible;
public virtual bool MailEnvelope2_get_Visible ();
abstract member MailEnvelope2_get_Visible : unit -> bool
override this.MailEnvelope2_get_Visible : unit -> bool
Public Overridable Function MailEnvelope2_get_Visible () As Boolean