IUserOrgRelationship

Interface

User org relationship interface Object contains users parsed by their org relationship (world|org|community|partnered|collaborationCoordinator)

Properties

Property Type Notes
collaborationCoordinator IUserWithOrgType[]
community IUserWithOrgType[]
org IUserWithOrgType[]
partnered IUserWithOrgType[]
world IUserWithOrgType[]

Interface defined in teams/src/types.ts:93