AddressEntry
Object
The
AddressEntry object defines valid addressing information for a given messaging
system. An address usually represents a person or process to which the
messaging system can deliver messages.
Quick Info
Specified
in header file: |
MDISP.ODL |
First available
in version: |
OLE
Messaging Library 1.0 |
Parent
objects: |
AddressEntries collection |
Child
objects: |
Fields collection |
Default
property: |
Name |
When an AddressEntry
object is used as a child object of a Recipient_SDVUS object, it represents a copy of valid
addressing information that is obtained from the address book during a call to
the Recipient object s Resolve method. When you obtain the AddressEntry
object in this context, you should not modify its properties.
Properties
|
Available
in version |
|
|
Address |
1.0 |
String |
Read/write |
|
|
|
|
Application |
1.0 |
String |
Read-only |
Class |
1.0 |
Long |
Read-only |
DisplayType |
1.0 |
Long |
Read-only |
Fields |
1.0 |
Field
object or Fields collection object |
Read-only |
ID |
1.0 |
String |
Read-only |
Members |
1.0.a |
AddressEntries
collection object |
Read-only |
Name |
1.0 |
String |
Read/write |
Parent |
1.0 |
AddressEntries
collection object or Recipient object |
Read-only |
Session |
1.0 |
Session
object |
Read-only |
Type |
1.0 |
String |
Read/write |
Methods
|
Available
in version |
|
Delete |
1.0 |
(none) |
Details |
1.0 |
(optional)
parentWindow as Long |
|
|
|
IsSameAs |
1.1 |
(required)
object as Object |
Update |
1.0 |
(optional)
makePermanent as Boolean, |