Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 790 Bytes

Outlook.MailItem.AlternateRecipientAllowed.md

File metadata and controls

36 lines (21 loc) · 790 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MailItem.AlternateRecipientAllowed property (Outlook)
vbaol11.chm1328
vbaol11.chm1328
Outlook.MailItem.AlternateRecipientAllowed
9ec44a9d-e1e3-ca25-7dc1-a524d1fbfafc
06/08/2017
medium

MailItem.AlternateRecipientAllowed property (Outlook)

Returns a Boolean value that indicates whether the mail message can be forwarded. Read/write.

Syntax

expression. AlternateRecipientAllowed

expression A variable that represents a MailItem object.

Remarks

If this property returns True, then the mail message can be forwarded.

See also

MailItem Object

[!includeSupport and feedback]