Share via


_DRecipientControl Members

Include Protected Members
Include Inherited Members

A control that displays the recipients of an Outlook item.

The _DRecipientControl type exposes the following members.

Properties

  Name Description
Public property BackColor Returns or sets an Integer that indicates the background color of the control. Read/write.
Public property Enabled Returns or gets a Boolean (bool in C#) that indicates if the control is allowed to function. Read/write.
Public property Font Returns the font used to render the text inside the control. Read-only.
Public property ForeColor Returns or sets an Integer that indicates the foreground color of the control. Read/write.
Public property ReadOnly Returns or sets a Boolean value (bool in C#) that specifies whether the recipients displayed in the control can only be viewed and cannot be modified. Read/write.
Public property SpecialEffect Returns or sets an Integer that specifies the visual appearance of an object. Read/write.

Top

See Also

Reference

_DRecipientControl Interface

Microsoft.Office.Interop.Outlook Namespace