Share via


FaxReceiptOptions.AllowedReceipts property

The AllowedReceipts property is a value that specifies the permitted types of delivery receipts.

This property is read/write.

Syntax

Property AllowedReceipts As Integer

Property value

A variable of type FAX_RECEIPT_TYPE_ENUM that specifies or receives a value or combination of values of permitted types of delivery receipts. See the FAX_RECEIPT_TYPE_ENUM enumeration.

Remarks

To read or to write to this property, a user must have the farQUERY_CONFIG access right.

Requirements

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

See also

FaxReceiptOptions

IFaxReceiptOptions

Setting Receipt Options