[This is preliminary documentation and is subject to change.]
Not all social network supports this field
Namespace: NFX.Web.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public string MiddleName { get; internal set; }
public string MiddleName { get; internal set; }
Public Property MiddleName As String
Get
Friend Set
Public Property MiddleName As String
Get
Friend Set
public:
property String^ MiddleName {
String^ get ();
internal: void set (String^ value);
}
public:
property String^ MiddleName {
String^ get ();
internal: void set (String^ value);
}
member MiddleName : string with get, internal set
member MiddleName : string with get, internal set
Property Value
Type:
String