Show / Hide Table of Contents

Enum ParticipantType

The type of the appointment's participant

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

Fields

Name Description
Associate

1 = Participant is an associate

Person

2 = Participant is a person, but not an associate

Resource

3 = Participant is a resource (special type of associate)

Unknown

Unknown - used when initializing

Extension Methods

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