| 4AspNet POP3 .NET Component |
|
EmailCore.IsAnyAttachments Property
Returns true if email has any attachments
[Visual Basic]
Public ReadOnly Property IsAnyAttachments As
Boolean
[C#]
public
bool IsAnyAttachments {get;}
Property Value
IsAnyAttachments returns true if email has any attachments.
See Also
EmailCore Class | ForAspNet.POP3 Namespace