Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.15 KB

Outlook.ExchangeDistributionList.Address.md

File metadata and controls

38 lines (22 loc) · 1.15 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ExchangeDistributionList.Address property (Outlook)
vbaol11.chm2112
vbaol11.chm2112
Outlook.ExchangeDistributionList.Address
9bfb7b5c-02ec-febc-c411-574efaa52c55
06/08/2017
medium

ExchangeDistributionList.Address property (Outlook)

Returns or sets a String representing the X400 email address of the ExchangeDistributionList. Read/write.

Syntax

expression.Address

expression A variable that represents an ExchangeDistributionList object.

Remarks

This property assumes the X400 address of the distribution list. To determine the primary Internet address, use the ExchangeDistributionList.PrimarySmtpAddress property.

The Address property must be set before calling the ExchangeDistributionList.Details method.

See also

ExchangeDistributionList Object

[!includeSupport and feedback]