Show / Hide Table of Contents

Enum RecipientType

Recipient type

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

Fields

Name Description
BCC

3: BCC

CC

1: CC

Sms

4: Sms

To

0: To

Extension Methods

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