ApplicationClass.MailSendProjectMail 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 MailSendProjectMail (object MessageType, object Subject, object Body, object Fields, object UpdateAsOf, object ShowDialog, object InstallationMessage, object UpdateFrom, object PublishScope);
abstract member MailSendProjectMail : obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.MailSendProjectMail : obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function MailSendProjectMail (Optional MessageType As Object, Optional Subject As Object, Optional Body As Object, Optional Fields As Object, Optional UpdateAsOf As Object, Optional ShowDialog As Object, Optional InstallationMessage As Object, Optional UpdateFrom As Object, Optional PublishScope As Object) As Boolean
Parameters
- MessageType
- Object
- Subject
- Object
- Body
- Object
- Fields
- Object
- UpdateAsOf
- Object
- ShowDialog
- Object
- InstallationMessage
- Object
- UpdateFrom
- Object
- PublishScope
- Object