IPjMembershipUser.Comment property
NOTE: This API is now obsolete.
Gets text information about a user.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("in o15")> _
ReadOnly Property Comment As String
Get
'Usage
Dim instance As IPjMembershipUser
Dim value As String
value = instance.Comment
[ObsoleteAttribute("in o15")]
string Comment { get; }
Property value
Type: System.String
A comment.