DotMSN

ContactList.ForwardListEnumerator Class

Enumerating through this list will only process contacts which are on your forward list: these are the contacts on YOUR contactlist.

For a list of all members of this type, see ContactList.ForwardListEnumerator Members.

System.Object
   XihSolutions.DotMSN.ContactList.ListEnumerator
      XihSolutions.DotMSN.ContactList.ForwardListEnumerator

[Visual Basic]
Public Class ContactList.ForwardListEnumerator
    Inherits ListEnumerator
[C#]
public class ContactList.ForwardListEnumerator : ListEnumerator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

ContactList.ForwardListEnumerator Members | XihSolutions.DotMSN Namespace