DotMSN

Contact.Blocked Property

Get or set whether this person is blocked. When someone is 'blocked' this means he or she is on your blocked list.

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

See Also

Contact Class | XihSolutions.DotMSN Namespace