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 |
|
DLL |
|
See also