Task.BillingInformation Property

Definition

Gets or sets the billing information of the task.

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

Property Value

A string value.

Applies to