Attachment.FileName Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
FileName
Gets or sets the file name of this attachment.
Declaration
public string FileName { get; set; }
Property Value
Type | Description |
---|---|
String | A suggested file name. |