AddressEntry Properties
Office 2010
The AddressEntry type exposes the following members.
| Name | Description | |
|---|---|---|
|
Address | Returns or sets a String (string in C#) representing the e-mail address of the AddressEntry. Read/write. |
|
AddressEntryUserType | Returns a constant from the OlAddressEntryUserType enumeration representing the user type of the AddressEntry. Read-only. |
|
Application | Returns an Application object that represents the parent Outlook application for the object. Read-only. |
|
Class | Returns an OlObjectClass constant indicating the object's class. Read-only. |
|
DisplayType | Returns a constant belonging to the OlDisplayType enumeration that describes the nature of the AddressEntry. Read-only. |
|
ID | Returns a String (string in C#) representing the unique identifier for the object. Read-only. |
|
Manager | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
|
MAPIOBJECT | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
|
Members | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
|
Name | Returns or sets a String value (string in C#) the display name for the object. Read/write. |
|
Parent | Returns the parent Object of the specified object. Read-only. |
|
PropertyAccessor | Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent AddressEntry object. Read-only. |
|
Session | Returns the NameSpace object for the current session. Read-only. |
|
Type | Returns or sets a String (string in C#) representing the type of entry for this address such as an Internet Address, MacMail Address, or Microsoft Mail Address. Read/write. |