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