Show / Hide Table of Contents

Enum PhoneType

The type of Phone This Enum is used by: phone.ptype_idx

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

Fields

Name Description
ContactFax

3: Facsimile number for a contact

ContactPhone

1: Telephone number for a contact.

PersonDirectFax

16387: Direct facsimile number for a person

PersonDirectPhone

16385: Direct dial telephone for a person

PersonMobile

16389: Cellular telephone for a person

PersonPager

16390: Pager number for a person

PersonPrivate

16388: Private telephone for a person

Unknown

0: Unknown - used when initializing

Extension Methods

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