ContactItemType.Mileage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.