Compartir a través de


FaxEventLogging.OutboundEventsLevel property

The OutboundEventsLevel property indicates the level of detail at which the fax service logs events about outbound fax transmissions in the application log.

This property is read/write.

Syntax

Property OutboundEventsLevel As Integer

Property value

A variable of type FAX_LOG_LEVEL_ENUM that specifies or receives the logging level. For possible values, see FAX_LOG_LEVEL_ENUM.

Remarks

To read or to 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
FaxComex.h
DLL
Fxscomex.dll

See also

Visual Basic Example

FaxEventLogging

IFaxEventLogging