Provides access to the Outlook Address Book, including entry selection and name resolution.
| C# |
public class AddressBook
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| AddressBook()()() | Initializes a new instance of the AddressBook class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ResolveName(String, Boolean, Boolean) |
Resolves a name if possible.
| |
| SelectEntries()()() |
Prompts the user to select one or more entries.
| |
| SelectEntries(Boolean) |
Prompts the user to select entries.
| |
| SelectEntry()()() |
Prompts the user to select an entry.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| AddressBook | |