SuggestedActionsUpdatedArgs Class
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.
Provides updated SuggestedActionSets and QuerySuggestedActionCompletionStatus
public ref class SuggestedActionsUpdatedArgs : EventArgs
public class SuggestedActionsUpdatedArgs : EventArgs
type SuggestedActionsUpdatedArgs = class
inherit EventArgs
Public Class SuggestedActionsUpdatedArgs
Inherits EventArgs
- Inheritance
-
SuggestedActionsUpdatedArgs
Constructors
Properties
ActionSetArray |
Entirety of SuggestedActionSets available in the IAsyncLightBulbSession as of this update. |
ActionSets |
Entirety of SuggestedActionSets available in the IAsyncLightBulbSession as of this update. |
Status |
Status pertinent to this update. |