Show / Hide Table of Contents

Enum ExternallyOwnedStatus

The status for a 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 ExternallyOwnedStatus

Fields

Name Description
Accepted

2: The appointment has been accepted by the participant

Declined

3: The appointment has been declined by the participant

NotResponded

4: The participant has not responded

TentativelyAccepted

1: The appointment has been tentatively accepted by the participant

Unknown

0: Unknown status

Extension Methods

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