UserProfileColleagueChange.ColleagueAccountName property

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property ColleagueAccountName As String
    Get
'Usage
Dim instance As UserProfileColleagueChange
Dim value As String

value = instance.ColleagueAccountName
public string ColleagueAccountName { get; }

Property value

Type: System.String

See also

Reference

UserProfileColleagueChange class

UserProfileColleagueChange members

Microsoft.Office.Server.UserProfiles namespace