UserProfilePropertiesForUser.GetPropertyNames Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientArrayResult<string> GetPropertyNames ();
member this.GetPropertyNames : unit -> Microsoft.SharePoint.Client.ClientArrayResult<string>
Public Function GetPropertyNames () As ClientArrayResult(Of String)

Returns

Attributes

Applies to