_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 | |
---|---|---|
BackColor | Returns or sets an Integer that indicates the background color of the control. Read/write. | |
Enabled | Returns or gets a Boolean (bool in C#) that indicates if the control is allowed to function. Read/write. | |
Font | Returns the font used to render the text inside the control. Read-only. | |
ForeColor | Returns or sets an Integer that indicates the foreground color of the control. Read/write. | |
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. | |
SpecialEffect | Returns or sets an Integer that specifies the visual appearance of an object. Read/write. |
Top