C1.Silverlight.Schedule.5
StatusTypeEnum Enumeration

Determines the type of status.
Syntax
'Declaration
 
Public Enum StatusTypeEnum 
   Inherits System.Enum
public enum StatusTypeEnum : System.Enum 
Members
MemberDescription
BusyThis status means that a person is in the office but unavailable to others.
CustomThis status represents all custom statuses added to the StatusCollection.
FreeThis status means that a person is in the office and available to others.
OutOfOfficeThis status means that a person is out of the office and unavailable to others.
TentativeThis status means that a person is in the office and tentatively available to others.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.C1Schedule.StatusTypeEnum

See Also

Reference

C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.