ContactType enumeration

Enumerates the contact types.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration ContactType
'Usage
Dim instance As ContactType
public enum ContactType

Members

Member name Description
Unknown Contact type is unknown.
Person A regular contact.
Huntgroup A hunt group.
AutoAttendant An auto attendant.
AutomatedBot An automated agent (a bot).
Invalid

See also

Reference

Microsoft.Lync.Model namespace