次の方法で共有


_IRecipientControl.BackColor Property

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
Property BackColor As Integer
    Get
    Set
'Usage
Dim instance As _IRecipientControl
Dim value As Integer

value = instance.BackColor

instance.BackColor = value
[DispIdAttribute()]
int BackColor { get; set; }

Property Value

Type: System.Int32

See Also

Reference

_IRecipientControl Interface

_IRecipientControl Members

Microsoft.Office.Interop.Outlook Namespace