psResolvedEntryID - cMapiHandler
Contains the entry-id for the resolved name
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String psResolvedEntryID
| Access Type | Syntax |
|---|---|
| Read Access: | Get psResolvedEntryID to StringVariable |
| Write Access: | Set psResolvedEntryID to StringVariable/Value |
Description
psResolvedEntryID is used by ResolveName for storage. It contains the entry-id for the resolved name.
The value of this property is maintained by the class and you will never need to set it yourself.