RemoteItem.HasAttachment Property
Outlook Developer Reference |
Returns a Boolean that is True (default) if the remote item has an attachment associated with it. Read-only.
Syntax
expression.HasAttachment
expression A variable that represents a RemoteItem object.
See Also