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