Show / Hide Table of Contents

Enum FreeBusy

What kind of time is this: 0 = Busy, 1 = Free This Enum is used by: appointment.freeBusy; Task.defaultFreeBusy

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum FreeBusy : short

Fields

Name Description
Busy

0:

Free

1:

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.FreeBusy, To>()
ObjectExtensions.AssignByReflection<FreeBusy>(FreeBusy)
ObjectExtensions.GraphCopy<FreeBusy>()
Converters.MapEnums<FreeBusy, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top