dbicMonth Send comments on this topic.
ForeColor Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiContactItem Class : ForeColor Property

Gets or sets the fore color of the contact.

Syntax

Visual Basic (Declaration) 
Public Property ForeColor As Color
C# 
public Color ForeColor {get; set;}

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also