Azure.Connectors.Sdk.Office365Groups.Models Namespace
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.
Classes
| Name | Description |
|---|---|
| CreateCalendarEventResponse |
Response for Update a group event |
| ListGroupMembersResponse |
Response for List group members |
| ListGroupsResponse |
Response for List groups |
| ListOwnedGroupsResponse |
Response for List groups that I own and belong to |
| ObjectWithoutType |
Response for Send an HTTP request V2 |
| Office365GroupsModelFactory |
Model factory for creating instances of Office365Groups models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated. |
| Office365GroupsOnGroupMembershipChangeTriggerPayload |
Typed trigger payload for the OnGroupMembershipChange trigger (Office365Groups "When a group member is added or removed", operationId: OnGroupMembershipChange).
Deserialize Connector Namespace callbacks directly: |
| Office365GroupsOnNewEventTriggerPayload |
Typed trigger payload for the OnNewEvent trigger (Office365Groups "When there is a new event", operationId: OnNewEvent).
Deserialize Connector Namespace callbacks directly: |
| Office365GroupsTriggers |
Static registry of trigger operations for the Office365Groups connector that have typed payloads. Maps operation names to their typed TriggerCallbackPayload<T> subtypes. Triggers that return binary content (e.g., file downloads) are not included here because they have no JSON-deserializable payload type. See Office365GroupsTriggerOperations for the complete list of trigger operation name constants. |
| SensitivityLabelMetadata |
SensitivityLabelMetadata |
| UpdateCalendarEventHTMLRequest |
UpdateCalendarEvent_HTMLRequest |
Structs
| Name | Description |
|---|---|
| Importance |
Extensible enum for known Importance values. |
| ShowAs |
Extensible enum for known ShowAs values. |