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

Gets or sets the state of the contact.

Syntax

Visual Basic (Declaration) 
Public Property State As String
C# 
public string State {get; set;}

Remarks

This property value is of type String, indicating the state of the contact.

Requirements

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

See Also