FaxActivityLogging.LogOutgoing property
The LogOutgoing property is a Boolean value that indicates whether the fax service logs entries for outgoing faxes in the activity log database.
This property is read/write.
Syntax
Property LogOutgoing As Boolean
Property value
A Boolean that specifies or receives a value indicating whether the fax service logs entries for outgoing faxes in the activity log database.
Remarks
If this property is equal to True, the fax service logs entries for outgoing fax jobs in the activity log database. If this property is equal to False, the fax service does not log entries.
To read or write to 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