Share via


FaxServer.ArchiveOutboundFaxes property

Sets or retrieves the ArchiveOutboundFaxes property for a FaxServer object. The ArchiveOutboundFaxes property is a Boolean value that indicates whether the fax server archives outgoing fax transmissions.

This property is read/write.

Syntax

Property ArchiveOutboundFaxes As Boolean

Property value

A Boolean that specifies or receives whether the fax server archives outgoing fax transmissions. If this parameter is equal to True, the server archives outgoing transmissions in the directory specified by the ArchiveDirectory property.

Remarks

The fax server ignores this property unless the ArchiveDirectory property is specified.

Requirements

Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Faxcom.h
DLL
Faxcom.dll

See also

FaxServer

Fax Service Client API for Windows 2000

Fax Service Client API Interfaces

FaxServer

ArchiveDirectory