Gets or sets a value indicating whether include resource to the mail as attachment.
'Declaration
Public Property AsAttachment As Boolean
public bool AsAttachment {get; set;}
Property Value
true
if include resource to the mail as attachment; otherwise,
false
.