Contact.Mileage Property

Definition

Gets or sets the mileage for the contact.

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

Property Value

The mileage for the contact.

Applies to