Show / Hide Table of Contents

Enum AllDayEvent

Is this an all day event: 0 = No, 1 = Yes This Enum is used by: appointment.alldayEvent; Task.defaultAlldayEvent

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

Fields

Name Description
No

0:

Yes

1:

Extension Methods

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