Modifier and Type | Method and Description |
---|---|
EmailAddressCategory |
EmailAddress.getCategory()
Gets or sets an object category
|
static EmailAddressCategory |
EmailAddressCategory.getCustom()
Custom address
|
static EmailAddressCategory |
EmailAddressCategory.getHome()
Home address
|
static EmailAddressCategory |
EmailAddressCategory.getWork()
Work address
|
Modifier and Type | Method and Description |
---|---|
static boolean |
EmailAddressCategory.op_Equality(EmailAddressCategory a,
EmailAddressCategory b)
Determines whether the specified objects are equal.
|
static boolean |
EmailAddressCategory.op_Inequality(EmailAddressCategory a,
EmailAddressCategory b)
Determines whether the specified objects are not equal.
|
void |
EmailAddress.setCategory(EmailAddressCategory value)
Gets or sets an object category
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.