Interface IAttachment
IAttachment interface
Represents a common attachment interface
public interface IAttachment
Properties
| Name | Description |
|---|---|
| Name { get; set; } | Gets or sets an attachment name |
Methods
| Name | Description |
|---|---|
| Save(Stream) | Saves an attachment to stream |
| Save(string) | Saves attachment to file |
See Also
- namespace Aspose.Email
- assembly Aspose.Email