TodoTag Class
Represents the ToDo list.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.TodoList
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As TodoTag
Syntax
'Declaration
Public Class TodoTag
Inherits UIElement
public class TodoTag : UIElement
public ref class TodoTag : public UIElement
public class TodoTag extends UIElement
public class TodoTag extends UIElement
Inheritance Hierarchy
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
Microsoft.Crm.UnifiedServiceDesk.Dynamics.TodoList.TodoTag
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
TodoTag Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.TodoList Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.