Compartilhar via


Group.OwnerTitle Property

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property OwnerTitle As String
    Get
'Usage
Dim instance As Group
Dim value As String

value = instance.OwnerTitle
[RemoteAttribute]
public string OwnerTitle { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

Group Class

Group Members

Microsoft.SharePoint.Client Namespace