IFaxConfiguration::put_ArchiveLocation method (faxcomex.h)

Sets or retrieves a value that indicates the location of the archive on the server.

This property is read/write.

Syntax

HRESULT put_ArchiveLocation(
  BSTR bstrArchiveLocation
);

Parameters

bstrArchiveLocation

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header faxcomex.h
DLL Fxscomex.dll

See also

IFaxConfiguration