M365ContentAction interface 
Note
This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Stores information needed to represent content stored in OneDrive or Sharepoint
- Extends
Properties
| item | Only office content IDs are passed to the app. Apps should use these ids to query the Microsoft graph for more details. | 
| secondary | Represents an optional secondary identifier for an action in a Microsoft 365 content item. | 
Inherited Properties
| type | Represents action type. | 
Property Details
		itemId
	 
	Only office content IDs are passed to the app. Apps should use these ids to query the Microsoft graph for more details.
itemId: stringProperty Value
string
		secondaryId
	 
	Represents an optional secondary identifier for an action in a Microsoft 365 content item.
secondaryId?: SecondaryId