GroupCollection members

Represents the collection of all groups in the signed in user's contact list.

The GroupCollection type exposes the following members.

Properties

  Name Description
Public property Count Returns the number of items in a collection.
Public property IsReadOnly
Public property Item Returns an item at a given index in the collection.

Top

Methods

  Name Description
Public method Add
Public method Clear
Public method Contains
Public method CopyTo
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Public method GetGroupsByType Gets a collection of groups of a given group type.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method IndexOf Return the index of the group in the collection.
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method Insert
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Remove
Public method RemoveAt
Public method ToString (Inherited from Object.)
Public method TryGetGroup Finds the first group with a given name in a collection.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See also

Reference

GroupCollection class

Microsoft.Lync.Model.Group namespace