Contact Class

The Contact class is a published item representing contact information.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration.ContactsGroups..::..Contact

Namespace:  Microsoft.Rtc.Collaboration.ContactsGroups
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public NotInheritable Class Contact
'Usage
Dim instance As Contact
public sealed class Contact

Remarks

Normally, contacts are published in a persistent session. Real time contacts can be organized into real time contact groups.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Contact Members

Microsoft.Rtc.Collaboration.ContactsGroups Namespace