Share via


FaxOutgoingMessage.ReceiptType property

Specifies the type of delivery report that is sent following an attempted transmission.

Note

This property is supported only on Windows Vista and later.

 

This property is read-only.

Syntax

Property ReceiptType As Integer

Property value

Pointer to a value specifying the type delivery report.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

FaxOutgoingMessage

IFaxOutgoingMessage2