UrlCategory Class |
Namespace: Aspose.Email.PersonalInfo
The UrlCategory type exposes the following members.
Name | Description | |
---|---|---|
UrlCategory |
Initializes a new instance of the UrlCategory class with 'Custom' category.
|
Name | Description | |
---|---|---|
Blog |
Blog URL
| |
Custom |
Custom page URL
| |
Description |
Gets description for the 'Custom' category of a URL
| |
Ftp |
Ftp URL
| |
Home |
Contact's home-related site.
| |
HomePage |
Home page URL
| |
Profile |
Profile URL
| |
Value |
Gets category of a URL
| |
Work |
Contact's work-related site.
|
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).) | |
Equals(UrlCategory) |
Determines whether the specified object is equal to the current object.
| |
Finalize | (Inherited from Object.) | |
GetHashCode |
GetHashCode returns a hash function for this object.
(Overrides ObjectGetHashCode.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Equality |
Determines whether the specified objects are equal.
| |
Inequality |
Determines whether the specified objects are not equal.
|
Name | Description | |
---|---|---|
BlogValue | String value for 'Blog' category | |
CustomValue | String value for 'Custom' category | |
FtpValue | String value for 'Ftp' category | |
HomePageValue | String value for 'HomePage' category | |
HomeValue | String value for 'Home' category | |
ProfileValue | String value for 'Profile' category | |
WorkValue | String value for 'Work' category |