Group.OwnerTitle property
Gets the name for the owner of this group.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property OwnerTitle As String
Get
'Usage
Dim instance As Group
Dim value As String
value = instance.OwnerTitle
public string OwnerTitle { get; }
Property value
Type: System.String
Returns String.