FaxServer.LoggingOptions property

The LoggingOptions property creates a FaxLoggingOptions configuration object. The object permits configuration of both the activity logging options and the event logging categories that the fax service uses.

This property is read-only.

Syntax

Property LoggingOptions As FaxLoggingOptions

Property value

A FaxLoggingOptions object.

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

FaxServer

IFaxServer