IFaxDocument::put_GroupBroadcastReceipts method (faxcomex.h)
The IFaxDocument::get_GroupBroadcastReceipts property is a Boolean value that indicates whether to send an individual delivery receipt for each recipient of the broadcast, or to send a summary receipt for all the recipients.
This property is read/write.
Syntax
HRESULT put_GroupBroadcastReceipts(
VARIANT_BOOL bUseGrouping
);
Parameters
bUseGrouping
Return value
None
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 |