FaxActivity.OutgoingMessages property
The OutgoingMessages property is a number that represents the total number of outgoing fax jobs that the fax service is in the process of sending.
This property is read-only.
Syntax
Property OutgoingMessages As Long
Property value
A Long that receives the total number of outgoing fax jobs that the fax service is currently sending.
Remarks
To read 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