Show / Hide Table of Contents

Enum BookingType

The type of booking the appointment represents

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum BookingType

Fields

Name Description
None

1: 1: Single appointment records

Owner

2: 2: Owner of a booking

Participant

3: 3: Participant of a booking

Unknown

0: 0: Unknown - used when initializing

Extension Methods

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