Gets the suggested file name of this attachment.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public ReadOnly Property FileName As String
	Get
C#
public string FileName { get; }

Field Value

A suggested file name.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also