_MSProject.MailRoutingSlip 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 MailRoutingSlip (object To, object Subject, object Body, object AllAtOnce, object ReturnWhenDone, object TrackStatus, object Clear, object SendNow);
abstract member MailRoutingSlip : obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function MailRoutingSlip (Optional To As Object, Optional Subject As Object, Optional Body As Object, Optional AllAtOnce As Object, Optional ReturnWhenDone As Object, Optional TrackStatus As Object, Optional Clear As Object, Optional SendNow As Object) As Boolean
Parameters
- To
- Object
- Subject
- Object
- Body
- Object
- AllAtOnce
- Object
- ReturnWhenDone
- Object
- TrackStatus
- Object
- Clear
- Object
- SendNow
- Object