Interface IAadUserConversationMemberCollection
Collection of users participating in a chat
Inherited Members
Namespace: PnP.Core.Model.Me
Assembly: PnP.Core.dll
Syntax
public interface IAadUserConversationMemberCollection : IQueryable<IAadUserConversationMember>, IQueryable, IAsyncEnumerable<IAadUserConversationMember>, IDataModelCollection<IAadUserConversationMember>, IEnumerable<IAadUserConversationMember>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<IAadUserConversationMember>, ISupportModules<IAadUserConversationMemberCollection>