This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Download Microsoft Edge
More info about Internet Explorer and Microsoft Edge
public interface class AddressEntry
[System.Runtime.InteropServices.Guid("0006304B-0000-0000-C000-000000000046")]
public interface AddressEntry
Public Interface AddressEntry
Attributes
GuidAttribute
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.