MemberGroup Members

Include Protected Members
Include Inherited Members

Provides methods and properties to add, delete, retrieve, set, and manage a member group.

The MemberGroup type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of members in a member group.
Public property Description Gets or sets the description of a member group.
Public property DisplayName Gets or sets the display name of the member group.
Public property Id Gets the ID of the member group.
Public property LastUpdate Gets the DateTime value of when the member group was last updated.
Public property MailNickName Gets or sets the mailing nick name of the member group.
Public property Source Gets the membership source for the member group.
Public property SourceInternal Gets or sets the internal unique identifier.
Public property SourceReference Gets or sets the membership source unique reference for the member group.
Public property Url Gets or sets the URL of the member group.

Top

Methods

  Name Description
Public method Commit Commits changes made to the member group.
Public method Delete Deletes the member group.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAllMemberships Gets the number of members in a particular member group.
Public method GetEnumerator Returns an enumerator that can iterate through the MemberGroup instance.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field m_nMemberCount This member is reserved for internal use and is not intended to be used directly from your code.

Top

See Also

Reference

MemberGroup Class

Microsoft.Office.Server.UserProfiles Namespace