Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 883 Bytes

Outlook.ExchangeUser.FirstName.md

File metadata and controls

38 lines (22 loc) · 883 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ExchangeUser.FirstName property (Outlook)
vbaol11.chm2092
vbaol11.chm2092
Outlook.ExchangeUser.FirstName
6a72812a-31fd-aa6a-be08-f765018208ab
06/08/2017
medium

ExchangeUser.FirstName property (Outlook)

Returns a String representing the first name of the ExchangeUser. Read/write.

Syntax

expression. FirstName

expression A variable that represents an ExchangeUser object.

Remarks

This property corresponds to the MAPI property, PidTagGivenName.

Returns an empty string if this property has not been implemented or does not exist for the ExchangeUser object.

See also

ExchangeUser Object

[!includeSupport and feedback]