Show / Hide Table of Contents

Enum ExternallyOwnedType

Type of participant of an externally owned appointment

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.9.0.0")]
public enum ExternallyOwnedType

Fields

Name Description
Optional

3: The participant is optional

Organizer

1: The participant is the organizer

Required

2: The participant is required

Resource

4: The participant is a resource

Unknown

0: The participant type is unknown

Extension Methods

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