_IRecipientControl.Font Property

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

Syntax

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

value = instance.Font

instance.Font = value
[DispIdAttribute()]
Object Font { get; set; }

Property Value

Type: System.Object

See Also

Reference

_IRecipientControl Interface

_IRecipientControl Members

Microsoft.Office.Interop.Outlook Namespace