CompleteName.MiddleName Property

Definition

Gets the middle name of the contact.

public:
 property System::String ^ MiddleName { System::String ^ get(); };
public string MiddleName { get; }
Public ReadOnly Property MiddleName As String

Property Value

The contact's middle name.

Applies to