Suggested file name. All special characters and path are removed. If the file name is not specified (FileName is nullNothingnullptra null reference (Nothing in Visual Basic) or empty) generates random file name in format "att_d1be267b623941159a159158138a636e.dat".

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public string SafeFileName { get; }
Visual Basic
Public ReadOnly Property SafeFileName As String
	Get
Visual C++
public:
property String^ SafeFileName {
	String^ get ();
}

See Also