Show / Hide Table of Contents

Enum AppointmentPrivate

Value for field 'private' in table 'appointment'. This Enum is used by: appointment.private

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

Fields

Name Description
PrivateGroup

2: This appointment can only be read by members of the owners group

PrivateUser

1: This appointment can only be read/seen by the owner

Public

0: This appointment can be read by anyone

Extension Methods

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