Expand Minimize
This topic has not yet been rated - Rate this topic

_MailItem.AlternateRecipientAllowed Property

Returns a Boolean (bool in C#) that is True if the mail message can be forwarded. Read/write.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
bool AlternateRecipientAllowed { get; set; }

Property Value

Type: System.Boolean
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.