DotMSN

Contact.OnBlockedList Property

Indicates whether this contact is on the blocked list. When a contact is on your blocked list it can't see your presence status or send messages to you.

[Visual Basic]
Public ReadOnly Property OnBlockedList As Boolean
[C#]
public bool OnBlockedList {get;}

Remarks

You can use the Blocked property to block a contact.

See Also

Contact Class | XihSolutions.DotMSN Namespace