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; }

Field Value

A suggested file name.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also