UrlCategory
Contents
[
Hide
]UrlCategory class
Represents category for a URL
The UrlCategory type exposes the following members:
Constructors
| Name | Description |
|---|---|
| UrlCategory(description) | Initializes a new instance of the UrlCategory class |
Properties
| Name | Description |
|---|---|
| profile | Profile URL |
| home_page | Home page URL |
| home | Contact’s home-related site. |
| work | Contact’s work-related site. |
| blog | Blog URL |
| ftp | Ftp URL |
| custom | Custom page URL |
| value | Gets category of a URL |
| description | Gets description for the ‘Custom’ category of a URL |
| PROFILE_VALUE | String value for ‘Profile’ category |
| HOME_PAGE_VALUE | String value for ‘HomePage’ category |
| HOME_VALUE | String value for ‘Home’ category |
| WORK_VALUE | String value for ‘Work’ category |
| BLOG_VALUE | String value for ‘Blog’ category |
| FTP_VALUE | String value for ‘Ftp’ category |
| CUSTOM_VALUE | String value for ‘Custom’ category |
Methods
| Name | Description |
|---|---|
| equals(other) |
See Also
- namespace aspose.email.personalinfo
- assembly Aspose.Email