Gets the collection of attachments of this message.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Attachments As AttachmentCollection Get |
| C# |
|---|
public AttachmentCollection Attachments { get; } |