IFaxReceiptOptions::get_AllowedReceipts method (faxcomex.h)
The IFaxReceiptOptions::get_AllowedReceipts property is a value that specifies the permitted types of delivery receipts.
This property is read/write.
Syntax
HRESULT get_AllowedReceipts(
FAX_RECEIPT_TYPE_ENUM *pAllowedReceipts
);
Parameters
pAllowedReceipts
Return value
None
Remarks
To read or to write to this property, a user must have the farQUERY_CONFIG access right.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |
DLL | Fxscomex.dll |