PersonalInfo Constructor

 

Initializes a new instance of the PersonalInfo instance.

Namespace:   Microsoft.WindowsServerSolutions.Users
Assembly:  UserObjectModel (in UserObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod PersonalInfo()

Initializes a new instance of the PersonalInfo class.

System_CAPS_pubmethod PersonalInfo(PersonalInfo)

Creates a new instance of the PersonalInfo object, using the specified other personal information properties.

See Also

PersonalInfo Class
Microsoft.WindowsServerSolutions.Users Namespace

Return to top