Task.Contact Property

Definition

public:
 property System::String ^ Contact { System::String ^ get(); void set(System::String ^ value); };
public string Contact { get; set; }
member this.Contact : string with get, set
Public Property Contact As String

Property Value

Applies to