DotMSN

Owner.Privacy Property

Get or set the privacy mode from the contactlist owner. This defines which users are allowed to send you messages

[Visual Basic]
Public Property Privacy As PrivacyMode
[C#]
public PrivacyMode Privacy {get; set;}

See Also

Owner Class | XihSolutions.DotMSN Namespace