Gets or sets the log file name for mail transaction.
[Visual Basic 6.0] Public Property Get LogFileName() As String Public Property Let LogFileName(newVal As String)
[Visual C++] public: get_LogFileName(BSTR* pVal); public: put_LogFileName(BSTR newVal);
Property Value
Remarks
See Also