Skip to content

Latest commit

 

History

History
32 lines (14 loc) · 694 Bytes

5c240669-e37d-12ea-7094-e070884907e8.md

File metadata and controls

32 lines (14 loc) · 694 Bytes

ContactItem.AttachmentRead Event (Outlook)

Occurs when an attachment in an instance of the parent object has been opened for reading.

Syntax

expression . AttachmentRead( Attachment )

expression A variable that represents a ContactItem object.

Parameters

Name Required/Optional Data Type Description
Attachment Required Attachment The Attachment that was opened.

See also

Concepts

ContactItem Object

Other resources

ContactItem Object Members