0 out of 1 rated this helpful - Rate this topic

AddressEntry Interface

Represents a person, group, or public folder to which the messaging system can deliver messages.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[TypeLibTypeAttribute()]
[GuidAttribute("0006304B-0000-0000-C000-000000000046")]
public interface AddressEntry

The AddressEntry object is an address in an AddressEntries object. Each AddressEntry object in the AddressEntries object holds information that represents a person, group, or public folder to which the messaging system can deliver messages.

Use AddressEntries(index), where index is the index number of an address entry or a value used to match the default property of an address entry, to return a single AddressEntry object.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.