UnifiedCommunicationType enumeration

Enumerates the Unified Communication types.

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

Syntax

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

Members

Member name Description
Unknown It is unknown whether a contact is enabled or disabled for Unified Communication.
Enabled A contact is enabled for Unified Communication.
NotEnabled A contact is disabled for Unified Communication.
Invalid

See also

Reference

Microsoft.Lync.Model namespace