Gets or sets the file name of this attachment.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property FileName As String Get Set |
C# |
---|
public string FileName { get; set; } |
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Visual Basic |
---|
Public Property FileName As String Get Set |
C# |
---|
public string FileName { get; set; } |