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