Share via


Action.Enabled Property

Outlook Developer Reference

Returns or sets a Boolean that is True if the action is enabled in the application. Read/write.

Syntax

expression.Enabled

expression   A variable that represents an Action object.

See Also