@Deprecated public final class VCardContentType extends com.aspose.ms.System.Enum
The vCard record content type enum.
Modifier and Type | Field and Description |
---|---|
static int |
Agent
Deprecated.
The agent content type.
|
static int |
Binary
Deprecated.
The binary content type.
|
static int |
Custom
Deprecated.
The custom content type.
|
static int |
DateTime
Deprecated.
The date time content type.
|
static int |
Text
Deprecated.
The text content type.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Custom
The custom content type.
public static final int Text
The text content type.
public static final int Binary
The binary content type.
public static final int DateTime
The date time content type.
public static final int Agent
The agent content type.
Copyright © 2020. All rights reserved.