ISuggestedActionCategory Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a suggested action.
public interface class ISuggestedActionCategory
public interface class ISuggestedActionCategory
__interface ISuggestedActionCategory
public interface ISuggestedActionCategory
type ISuggestedActionCategory = interface
Public Interface ISuggestedActionCategory
Properties
BaseCategories |
The set of all categories from which the current ISuggestedActionCategory is derived. |
CategoryName |
The unique name of the ISuggestedActionCategory. |
DisplayName |
The localized display name of the ISuggestedActionCategory. |
Methods
IsOfCategory(String) |
Returns |