FrequentContacts Methods

Include Protected Members
Include Inherited Members

The FrequentContacts type exposes the following members.

Methods

  Name Description
Public method Add (inherited from ContactCollection)
Public method BeginAddContact Adds a new contact to the group. (inherited from Group)
Public method BeginRemoveContact Removes a contact from the group. (inherited from Group)
Public method CanInvoke Returns true if a certain action can be applied to the group. (inherited from Group)
Public method Clear (inherited from ContactCollection)
Public method Contains (inherited from ContactCollection)
Public method CopyTo (inherited from ContactCollection)
Public method CreateObjRef (inherited from MarshalByRefObject)
Public method EndAddContact Blocks calling thread until BeginAddContact completes. (inherited from Group)
Public method EndRemoveContact Blocks calling thread until BeginRemoveContact completes. (inherited from Group)
Public method Equals (inherited from Object)
Protected method Finalize (Overrides Group.Finalize().)
Public method GetEnumerator (inherited from ContactCollection)
Public method GetHashCode (inherited from Object)
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method GetType (inherited from Object)
Public method GetValueAt Returns the contact at a given index.
Public method IndexOf (inherited from ContactCollection)
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Public method Insert (inherited from ContactCollection)
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method Remove (inherited from ContactCollection)
Public method RemoveAt (inherited from ContactCollection)
Public method ToString (inherited from Object)
Public method TryGetContact Gets the first ocurrence of a contact with the specified Uri. Returns true if the collection contains a contact with the specified Uri. Otherwise, false is returned. (inherited from ContactCollection)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (inherited from ContactCollection)

Top

See Also

Reference

FrequentContacts Class

Microsoft.Lync.Model.Group Namespace