This topic has not yet been rated - Rate this topic

AddressEntry Properties

The AddressEntry type exposes the following members.

  NameDescription
Public property Address Returns or sets a String (string in C#) representing the e-mail address of the AddressEntry. Read/write.
Public property AddressEntryUserType Returns a constant from the OlAddressEntryUserType enumeration representing the user type of the AddressEntry. Read-only.
Public property Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Public property Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Public property DisplayType Returns a constant belonging to the OlDisplayType enumeration that describes the nature of the AddressEntry. Read-only.
Public property ID Returns a String (string in C#) representing the unique identifier for the object. Read-only.
Public property Manager This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public property MAPIOBJECT This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public property Members This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public property Name Returns or sets a String value (string in C#) the display name for the object. Read/write.
Public property Parent Returns the parent Object of the specified object. Read-only.
Public property PropertyAccessor Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent AddressEntry object. Read-only.
Public property Session Returns the NameSpace object for the current session. Read-only.
Public property 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.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.