AttachmentIsUri Property

Gets a value indicating whether attachment is URI-attachment.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public bool IsUri { get; }

Property Value

Type: Boolean
See Also