FormRegionCustomAction Members (2007 System)
Include Protected Members
Include Inherited Members
Represents a custom action that appears in the Custom Actions group on the Ribbon of an Outlook item.
The FormRegionCustomAction type exposes the following members.
Constructors
Name
Description
Overloaded. Initializes a new instance of the FormRegionCustomAction class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Overloaded.
Top
Properties
Name
Description
Gets or sets a value that specifies how to address the form that appears when the user executes the custom action.
Gets or sets a value that specifies how the Message or Notes field of an Outlook item is included in the reply that appears when the user executes the custom action.
Gets or sets a value that indicates whether the FormRegionCustomAction is enabled for the form region.
Gets or sets a value that specifies how to respond when the user executes the custom action.
Gets or sets the name of the custom action.
Gets or sets a value that indicates whether to show the FormRegionCustomAction in the Custom Actions group of the Ribbon that displays the form region.
Gets or sets the text that appears at the beginning of the subject line of the reply.
Gets or sets the message class of the form that appears when the user executes the custom action.
Gets or sets the name that is used to identify the custom action in the Custom Actions group of the Ribbon.
Top