FaxOutgoingJob.ReceiptType property
The ReceiptType property is a value that specifies the type of delivery receipt to deliver when the fax message reaches a final state. The receipt type can be Simple Mail Transport Protocol (SMTP) mail, a message box, or no receipt.
This property is read-only.
Syntax
Property ReceiptType As Integer
Property value
A value from the FAX_RECEIPT_TYPE_ENUM enumeration that specifies a receipt type.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also