MemberInfo Properties

The MemberInfo type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the display name.
Public propertyEffectiveDisplayName
Gets the effective display name.
Public propertyGroupKind
Gets the kind of the group. This is only set if MemberKind is Group.
Public propertyId
Gets the ID.
Public propertyMemberKind
Gets the kind of the member.
Public propertyName
Gets the name.
Public propertyTenantId
Gets the ID of the tenant associated with the member.
Top
See Also