models/group/group_models library

This file exports all group-related models

Classes

ConversationCreateRequest
Request model for creating a new conversation in a group.
ConversationThread
Represents a thread in a group conversation.
Group
Represents a Microsoft 365 group in Microsoft Graph API.
GroupConversation
Represents a group conversation in Microsoft Graph API.
GroupCreateRequest
Request model for creating a new group.
GroupLifecyclePolicy
Represents a lifecycle policy for groups.
GroupMember
Represents a member of a group.
Post
Represents a post in a conversation thread.
PostCreateRequest
Request model for creating a new post in a conversation thread.