UserObjectModelConstants.ConnectedPropertyName Field
Contains the name of the connected property.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Syntax
public const string ConnectedPropertyName
public:
literal String^ ConnectedPropertyName
Public Const ConnectedPropertyName As String
Field Value
Type: System.String
The name of the connected property.
See Also
UserObjectModelConstants Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top