Show / Hide Table of Contents

Enum CalReplyStatus

iCal reply status

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

Fields

Name Description
Accepted

1: The sender accepted the meeting.

Declined

2: The sender declined the meeting.

Tentative

3: The sender tentatively accepted the meeting.

Unknown

0: Status is not known

Extension Methods

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