다음을 통해 공유


PrincipalInfo.Department Field

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

Namespace:  [People Web service]
Web service reference: http://Site/_vti_bin/People.asmx

Syntax

'Declaration
Public Department As String
'Usage
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

Department