IFaxConfiguration::put_OutgoingQueueAgeLimit method (faxcomex.h)
Sets or retrieves a value that indicates the length of time that an undeliverable fax message is kept on the fax server before it is deleted.
This property is read/write.
Syntax
HRESULT put_OutgoingQueueAgeLimit(
long lOutgoingQueueAgeLimit
);
Parameters
lOutgoingQueueAgeLimit
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 |