FaxOutgoingQueue.AllowPersonalCoverPages property
The AllowPersonalCoverPages property is a Boolean value that indicates whether fax client applications can include a user-designed cover page with fax transmissions.
This property is read/write.
Syntax
Property AllowPersonalCoverPages As Boolean
Property value
A Boolean that specifies or receives whether fax client applications can include a user-designed cover page with fax transmissions.
Remarks
If this property is equal to True, clients can include personal cover page files with fax transmissions. If this property is equal to False, clients must use a common cover page file stored on the fax server.
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 |
|
DLL |
|
See also