Partager via


Group.OwnerTitle - Propriété

Obtient le nom du propriétaire de ce groupe.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property OwnerTitle As String
    Get
'Utilisation
Dim instance As Group
Dim value As String

value = instance.OwnerTitle
public string OwnerTitle { get; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

Group classe

Group - Membres

Microsoft.SharePoint.Client - Espace de noms