Suggested file name, may be nullNothingnullptra null reference (Nothing in Visual Basic) if not present.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
public string FileName { get; internal set; } |
| Visual Basic |
|---|
Public Property FileName As String
Get
Friend Set |
| Visual C++ |
|---|
public:
property String^ FileName {
String^ get ();
internal: void set (String^ value);
} |
See Also