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