FaxLoggingOptions.ActivityLogging property

The ActivityLogging property retrieves the FaxActivityLogging configuration object.

This property is read-only.

Syntax

Property ActivityLogging As IFaxActivityLogging

Property value

A variable of type IFaxActivityLogging that receives a FaxActivityLogging 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

FaxLoggingOptions

IFaxLoggingOptions