PhysicalAddressDictionaryEntryType.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.