public final class ContactLoadFormat
extends com.aspose.ms.System.Enum
Enumerates contact load formats
Modifier and Type | Field and Description |
---|---|
static int |
Msg
MSG format.
|
static int |
VCard
vCard format (default).
|
static int |
WebDav
WebDav format.
|
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 VCard
vCard format (default).
public static final int WebDav
WebDav format.
public static final int Msg
MSG format.