ApplicationClass.MailRoutingSlip Method

Definition

public virtual 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
override this.MailRoutingSlip : obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable 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

Returns

Implements

Applies to