AccessLevel Enumeration

Enumerates the access entry levels.

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

Syntax

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

Members

Member name Description
Default The access level all users have by default.
External The access level of a public user.
Colleague The access level of a user in the same enterprise.
Workgroup The access level of users in the same workgroup.
Friends The higest access level, assigned to friends.
Blocked The access level assigned to users who have been blocked from accessing contact information.
Invalid

See Also

Reference

Microsoft.Lync.Model Namespace