_MSProject.MailSendScheduleNote 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 bool MailSendScheduleNote (object Manager, object Resources, object TaskContacts, object Selection, object IncludeDocument, object IncludePicture, object Body, object Subject);
abstract member MailSendScheduleNote : obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function MailSendScheduleNote (Optional Manager As Object, Optional Resources As Object, Optional TaskContacts As Object, Optional Selection As Object, Optional IncludeDocument As Object, Optional IncludePicture As Object, Optional Body As Object, Optional Subject As Object) As Boolean
Parameters
- Manager
- Object
- Resources
- Object
- TaskContacts
- Object
- Selection
- Object
- IncludeDocument
- Object
- IncludePicture
- Object
- Body
- Object
- Subject
- Object