Returns or sets the importance of the Task.
| C# | Visual Basic |
public Importance Importance { get; set; }
Public Property Importance As Importance Get Set
Member of the Importance enumeration.
Default is Normal.
| In The Hand Importance Property Namespaces ► InTheHand.WindowsMobile.PocketOutlook ► Task ► Importance |
| C# | Visual Basic |
public Importance Importance { get; set; }
Public Property Importance As Importance Get Set