Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 917 Bytes

Outlook.ExchangeUser.Type.md

File metadata and controls

36 lines (21 loc) · 917 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ExchangeUser.Type property (Outlook)
vbaol11.chm2072
vbaol11.chm2072
Outlook.ExchangeUser.Type
de3652a8-023c-5d2c-9ced-88f768c22a87
06/08/2017
medium

ExchangeUser.Type property (Outlook)

Returns a String representing the type of entry for the ExchangeUser. Read/write.

Syntax

expression.Type

expression A variable that represents an ExchangeUser object.

Remarks

The ExchangeUser object is derived from the AddressEntry object. It inherits the Type property from the AddressEntry object. In the case of ExchangeUser, the type is always the string "EX".

See also

ExchangeUser Object

[!includeSupport and feedback]