MimeEntity.Name Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9083)
Name
Gets or sets the suggested file name of this entity, if it is present.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
String | A suggested file name. |