Partilhar via


_IRecipientControl.ForeColor Property

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

Syntax

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

value = instance.ForeColor

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

Property Value

Type: System.Int32

See Also

Reference

_IRecipientControl Interface

_IRecipientControl Members

Microsoft.Office.Interop.Outlook Namespace