Click or drag to resize

IMailHeaderAttachments Property

Gets or sets the attachments.

Namespace:  Koden.Utils.Interfaces
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
string[] Attachments { get; set; }

Property Value

Type: String
The attachments.
See Also