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