public final class VCardUrlType
extends com.aspose.email.ms.java.Enum
Enumerates url type
Modifier and Type | Field and Description |
---|---|
static int |
HOME
Home type
|
static int |
None
No type is specified
|
static int |
WORK
Work type
|
Constructor and Description |
---|
VCardUrlType() |
public static final int None
No type is specified
public static final int HOME
Home type
public static final int WORK
Work type
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.