4AspNet POP3 .NET Component

EmailCore.Attachments Property

Gets ArrayList of attachments.

[Visual Basic]
Public ReadOnly Property Attachments As ArrayList
[C#]
public System.Collections.ArrayList Attachments {get;}

Property Value

Attachments returns ArrayList of any attachments available.

See Also

EmailCore Class | ForAspNet.POP3 Namespace