_ViewFont.Color Property

Definition

Returns or sets an OlColor constant that indicates the color of the font in the ViewFont object. Read/write.

public:
 property Microsoft::Office::Interop::Outlook::OlColor Color { Microsoft::Office::Interop::Outlook::OlColor get(); void set(Microsoft::Office::Interop::Outlook::OlColor value); };
public Microsoft.Office.Interop.Outlook.OlColor Color { get; set; }
Public Property Color As OlColor

Property Value

Applies to