DotMSN

Contact Class

Represents a single contact.

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

System.Object
   XihSolutions.DotMSN.Contact
      XihSolutions.DotMSN.Owner

[Visual Basic]
Public Class Contact
[C#]
public class Contact

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.

Remarks

Of every contact in the contactlist there is only one single Contact instance in the library at any time. By getting/setting properties you can easily block, remove or change contactgroup of a contact. It is possible that a Contact object exists, but is not available in the contact list. This is the case when a contact is in a switchboard session (invited by somebody else), who is not on the local owner's contact list.

Requirements

Namespace: XihSolutions.DotMSN

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

See Also

Contact Members | XihSolutions.DotMSN Namespace