Application.ResourceDetails method (Project)
Displays the details from a MAPI-compliant address book for a resource.
Syntax
expression. ResourceDetails
( _Name_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Name | Optional | String | The name of a resource to locate in the address book. If the name is found, the Properties dialog box for the individual is displayed. If an exact match is not found, the mail system displays the Check Names dialog box to allow the user to choose a valid name from the address book. If Name is omitted, the selected resource is used. |
Return value
Boolean
Remarks
The ResourceDetails method is available only in resource views. If no email profile is available, Project displays a message that explains how to create a profile.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.