The FavoriteContactstype exposes the following members.

Properties

  Name Description
Public property ContactManager
Gets the parent contact manager of this group.
(Inherited from Group.)
Public property Count
Returns number of items in the collection.
(Inherited from ContactCollection.)
Public property Id
Gets the ID of the group.
(Inherited from Group.)
Public property IsReadOnly
(Inherited from ContactCollection.)
Public property Item
(Inherited from ContactCollection.)
Public property Name
Gets the name of the group.
(Inherited from Group.)
Public property Type
Gets the group type.
(Inherited from Group.)

See Also