CtiCallStates Class
Represents a strongly-typed resource class, for looking up localized strings, etc.
Namespace: Microsoft.Uii.Desktop.Cti.Core.Properties
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Usage
'Usage
Dim instance As CtiCallStates
Syntax
'Declaration
<CompilerGeneratedAttribute> _
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")> _
Public Class CtiCallStates
[CompilerGeneratedAttribute]
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
public class CtiCallStates
[CompilerGeneratedAttribute]
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Resources.Tools.StronglyTypedResourceBuilder", L"4.0.0.0")]
public ref class CtiCallStates
/** @attribute CompilerGeneratedAttribute() */
/** @attribute DebuggerNonUserCodeAttribute() */
/** @attribute GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0") */
public class CtiCallStates
CompilerGeneratedAttribute
DebuggerNonUserCodeAttribute
GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")
public class CtiCallStates
Inheritance Hierarchy
System.Object
Microsoft.Uii.Desktop.Cti.Core.Properties.CtiCallStates
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
CtiCallStates Members
Microsoft.Uii.Desktop.Cti.Core.Properties Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.