Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the enumeration for application properties.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim instance As ApplicationProperties
Syntax
'Declaration
Public Enumeration ApplicationProperties
public enum ApplicationProperties
public enum class ApplicationProperties
public enum ApplicationProperties
public enum ApplicationProperties
Members
| Member name | Description |
|---|---|
| GlobalUntagged | Specifies applications that are global and independent of workflow. |
| NonGlobalUntagged | Specifies applications that are non-global and independent of workflow. |
| Tagged | Specifies applications that are either global or non-global and are dependent on workflow. |
Platforms
See Also
Reference
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.