ApplicationClass.MailSystem 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::MSProject::PjMailSystem MailSystem() = Microsoft::Office::Interop::MSProject::_MSProject::MailSystem;
public virtual Microsoft.Office.Interop.MSProject.PjMailSystem MailSystem ();
abstract member MailSystem : unit -> Microsoft.Office.Interop.MSProject.PjMailSystem
override this.MailSystem : unit -> Microsoft.Office.Interop.MSProject.PjMailSystem
Public Overridable Function MailSystem () As PjMailSystem