UrlList Class |
Namespace: Aspose.Email.PersonalInfo
The UrlList type exposes the following members.
Name | Description | |
---|---|---|
![]() | UrlList | Initializes a new instance of the UrlList class |
Name | Description | |
---|---|---|
![]() | Blog |
Default blog page
|
![]() | BusinessHomePage |
Default work page
|
![]() | Count |
Gets the number of elements contained in the ICollection.
|
![]() | Ftp |
Default ftp page
|
![]() | HomePage |
Default home page
|
![]() | IsReadOnly | |
![]() | Item | Gets or sets the element at the specified index. |
![]() | Profile |
Default profile page
|
Name | Description | |
---|---|---|
![]() | Add | Adds an item to the list. |
![]() | Clear | Removes all items from the list. |
![]() | Contains | Determines whether the list contains a specific value. |
![]() | CopyTo | Copies the elements to an array, starting at a particular array index. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf | Determines the index of a specific item in the list. |
![]() | Insert | Inserts an item to the list at the specified index. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove | Removes the first occurrence of a specific object from the list. |
![]() | RemoveAt | Removes the list item at the specified index. |
![]() | ToString | (Inherited from Object.) |