_ContactItem.ComputerNetworkName Property

Definition

Returns or sets a String (string in C#) representing the name of the computer network for the contact. Read/write.

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

Property Value

Applies to