Share via


Action Object Members

Outlook Developer Reference

Represents a specialized action (for example, the voting options response) that can be executed on an Outlook item.

Methods

  Name Description
Bb176623.methods(en-us,office.12).gif Delete Deletes an object from the collection.
Bb176623.methods(en-us,office.12).gif Execute Executes the action for the specified item.

Properties

  Name Description
Bb176623.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176623.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176623.properties(en-us,office.12).gif CopyLike Returns or sets an OlActionCopyLike constant indicating the property inheritance style to use for the action. Read/write.
Bb176623.properties(en-us,office.12).gif Enabled Returns or sets a Boolean that is True if the action is enabled in the application. Read/write.
Bb176623.properties(en-us,office.12).gif MessageClass Returns or sets a String representing the message class for the Action. Read/write.
Bb176623.properties(en-us,office.12).gif Name Returns or sets the display name for the object. Read/write.
Bb176623.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176623.properties(en-us,office.12).gif Prefix Returns or sets a String specifying the prefix (for example, "Re") to use with the subject of the item when the action is executed. Read/write.
Bb176623.properties(en-us,office.12).gif ReplyStyle Returns or sets an OlActionReplyStyle constant indicating the text formatting reply style for the specified action. Read/write.
Bb176623.properties(en-us,office.12).gif ResponseStyle Returns or sets an OlActionResponseStyle constant indicating the response style used when the specified action is executed. Read/write.
Bb176623.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176623.properties(en-us,office.12).gif ShowOn Returns or sets an OlActionShowOn constant representing the location where the action will be shown. Read/write.