DotMSN

ContactList.BlockedListEnumerator Class

Enumerating through this list will only process contacts which are on your blocked list: these are contacts who YOU have blocked and are not able to see your status.

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

System.Object
   XihSolutions.DotMSN.ContactList.ListEnumerator
      XihSolutions.DotMSN.ContactList.BlockedListEnumerator

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