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.
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.