LogPath Property

This property specifies the filesystem path to the directory that the instance will write the log file for mailings.

IDL Definition

[propget]
HRESULT LogPath([out, retval] VARIANT *pVal /*VT_BSTR*/);
[propput] 
HRESULT LogPath([in] BSTR newVal);

Type

BSTR


© 1997-1998 Microsoft Corporation. All rights reserved.