IsMissing Property [Access 2003 VBA Language Reference]

Returns True if the specified smart tag is not installed or is installed incorrectly. Read-only Boolean.

expression.IsMissing

expression Required. An expression that returns a SmartTag object.

Applies to | SmartTag Object

See Also | SmartTag Object