IFaxOutgoingQueue::put_Branding method (faxcomex.h)
The IFaxOutgoingQueue::get_Branding property is a Boolean value that indicates whether the fax service generates a brand (banner) at the top of outgoing fax transmissions. A brand contains transmission-related information, such as the transmitting station identifier, date, time, and page count.
This property is read/write.
Syntax
HRESULT put_Branding(
VARIANT_BOOL bBranding
);
Parameters
bBranding
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 |