Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the access entry scopes.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration AccessEntryScope
'Usage
Dim instance As AccessEntryScope
public enum AccessEntryScope
Members
| Member name | Description | |
|---|---|---|
| User | A single user. | |
| Domain | All users in a domain. | |
| Enterprise | All users in an enterprise. | |
| Federated | All federated users. | |
| Public | All public users. | |
| Everyone | All users. | |
| Invalid |