DotMSN

ContactList.AllowedListEnumerator Class

Enumerating through this list will only process contacts which are on your allowed list: these are contacts who are allowed to see your status.

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

System.Object
   XihSolutions.DotMSN.ContactList.ListEnumerator
      XihSolutions.DotMSN.ContactList.AllowedListEnumerator

[Visual Basic]
Public Class ContactList.AllowedListEnumerator
    Inherits ListEnumerator
[C#]
public class ContactList.AllowedListEnumerator : 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.AllowedListEnumerator Members | XihSolutions.DotMSN Namespace