4AspNet POP3 .NET Component

Attachment.FileName Property

File name.

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

Property Value

FileName returns name of the file.

See Also

Attachment Class | ForAspNet.POP3 Namespace