ImAddressDictionaryEntryType.Value Property

Definition

The Value property gets or sets a string value that represents the instant messaging address that is associated with a contact.

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

Property Value

The Value property returns a string value.

Applies to