SPObjectSharingInformationUser.Department - Propriété
Obtient le service pour l'utilisateur.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Department As String
Get
Friend Set
'Utilisation
Dim instance As SPObjectSharingInformationUser
Dim value As String
value = instance.Department
public string Department { get; internal set; }
Valeur de propriété
Type : System.String
Le département de l'utilisateur.
Voir aussi
Référence
SPObjectSharingInformationUser classe