Share via


PrincipalInfo.Department Field

Department that is associated with a user of a SharePoint site.

Web Service: PeopleWeb Reference: http://<Site>/_vti_bin/People.asmx

Syntax

Public Department As String

Dim instance As PrincipalInfo
Dim value As String

value = instance.Department

instance.Department = value
public string Department

Remarks

This information is identical to the information that appears in collaborative client applications.

See Also

Reference

PrincipalInfo Structure
PrincipalInfo Members
People Web Service
SPPrincipalInfo.Department Property