IFaxConfiguration::put_SizeQuotaWarning method (faxcomex.h)

Sets or retrieves a value that indicates whether the size quota warning is turned on.

This property is read/write.

Syntax

HRESULT put_SizeQuotaWarning(
  VARIANT_BOOL bSizeQuotaWarning
);

Parameters

bSizeQuotaWarning

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header faxcomex.h
DLL Fxscomex.dll

See also

IFaxConfiguration