Edit

Share via


CompleteNameType.MiddleName Property

Definition

The MiddleName property gets or sets the middle name of a contact.

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

Property Value

The MiddleName property returns the middle name of a contact.

Applies to