DotMSN

MSNLists Enumeration

One of the four lists used in the messenger network

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

[Visual Basic]
Public Enum MSNLists
[C#]
public enum MSNLists

Remarks

Members

Member Name Description Value
AllowedList All contacts who are allowed to see your status. 2
ReverseList All contacts who have you on their contactlist. 8
ForwardList All contacts in your contactlist. 1
BlockedList All contacts who you have blocked. 4

Requirements

Namespace: XihSolutions.DotMSN

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

See Also

XihSolutions.DotMSN Namespace