ContactItemType.Mileage Property

Definition

The Mileage property gets or sets a string value that represents the mileage for a 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 property returns a string value that represents the mileage for a contact.

Applies to