ContactType Enumeration
Enumerates the possible types a contact can be.
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 human contact. | |
Huntgroup | A hunt group. | |
AutoAttendant | An auto attendant. | |
AutomatedBot | An automated agent (a bot). | |
Invalid |