Gets or sets the suggested file name of this entity, if it is present.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property Name As String Get Set |
| C# |
|---|
public string Name { get; set; } |