Enumerates unified communication capabilities
of a contact.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public enum UnifiedCommunicationType |
Members
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 |
It is unknown whether a contact is enabled or
disabled for unified communications.
|
|
Enabled | 1 |
A contact is enabled for unified
communications.
|
|
NotEnabled | 2 |
A contact is disabled for unified
communications.
|
|
Invalid | -1 |