Skip to content

Class


Overview

The Class property of the Attachment class retuns the OlObjectClass constant indicating the object's class.

Syntax

vba
Attachment.Class

Return Value

The OlObjectClass constant given to the Attachment object. In all cases, this will return olAttachment.