IMailAttachmentHasBlob Property |
property HasBlob
Namespace:
SOMailSender.Interop
Assembly:
SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property HasBlob As Boolean
Get
Dim instance As IMailAttachment
Dim value As Boolean
value = instance.HasBlob
property bool HasBlob {
bool get ();
}
Property Value
Type:
Boolean
See Also