ResourceDetails Method

Displays the details from a MAPI-compliant mail system's address book for a resource. This method is only available in resource views.

Syntax

expression**.ResourceDetails(Name)**

*expression   *     Optional. An expression that returns an Application object.

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.

Applies to | Application Object