PhysicalAddressDictionaryEntryType.State Property

Definition

The State property gets or sets the state for a contact item.

public:
 property System::String ^ State { System::String ^ get(); void set(System::String ^ value); };
public string State { get; set; }
Public Property State As String

Property Value

The State property returns a string that contains the state for a contact item.

Applies to