UserPrincipalExtensions..::..GetNotes Method
Gets the notes.
Namespace:
MichaelBrandonMorris.Extensions.PrincipalExtensionsAssembly: MichaelBrandonMorris.Extensions.PrincipalExtensions (in MichaelBrandonMorris.Extensions.PrincipalExtensions.dll)
Syntax
public static string GetNotes( UserPrincipal user )
Public Shared Function GetNotes ( _ user As UserPrincipal _ ) As String
public: static String^ GetNotes( UserPrincipal^ user )
Parameters
- user
- Type: UserPrincipal
The user.