UserProfileColleagueChange.ColleagueAccountName Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.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