Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.28 KB

Project.Application.ResourceDetails.md

File metadata and controls

44 lines (26 loc) · 1.28 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ResourceDetails method (Project)
vbapj.chm2116
vbapj.chm2116
project-server
Project.Application.ResourceDetails
63ac7f3c-38c6-6da9-e442-373da02b63a2
06/08/2017
medium

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.

[!includeSupport and feedback]