Enum XCardTelephoneCategoryCodeSimpleType
A data type for a type of telephone.
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum XCardTelephoneCategoryCodeSimpleType
Fields
Name | Description |
---|---|
CellEnum | Enum CellEnum for cell |
FaxEnum | Enum FaxEnum for fax |
HomeEnum | Enum HomeEnum for home |
PagerEnum | Enum PagerEnum for pager |
TextEnum | Enum TextEnum for text |
TextphoneEnum | Enum TextphoneEnum for textphone |
VideoEnum | Enum VideoEnum for video |
VoiceEnum | Enum VoiceEnum for voice |
WorkEnum | Enum WorkEnum for work |