_RecipientControlClass Class

Definition

This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use the primary interface that is in the COM coclass to access the object and its members. For information about the object and its members, see _DRecipientControl.

public ref class _RecipientControlClass : Microsoft::Office::Interop::Outlook::_RecipientControl
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0006F023-0000-0000-C000-000000000046")]
public class _RecipientControlClass : Microsoft.Office.Interop.Outlook._RecipientControl
Public Class _RecipientControlClass
Implements _RecipientControl
Inheritance
_RecipientControlClass
Attributes
Implements

Constructors

_RecipientControlClass()

This member is inherited from the base type of the parent interface.

Properties

BackColor

This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use the primary interface that is in the COM coclass to access the object and its members. For information about the object and its members, see _DRecipientControl.

Enabled

This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use the primary interface that is in the COM coclass to access the object and its members. For information about the object and its members, see _DRecipientControl.

Font

This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use the primary interface that is in the COM coclass to access the object and its members. For information about the object and its members, see _DRecipientControl.

ForeColor

This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use the primary interface that is in the COM coclass to access the object and its members. For information about the object and its members, see _DRecipientControl.

ReadOnly

This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use the primary interface that is in the COM coclass to access the object and its members. For information about the object and its members, see _DRecipientControl.

SpecialEffect

This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use the primary interface that is in the COM coclass to access the object and its members. For information about the object and its members, see _DRecipientControl.

Applies to