EngagementComment.Author property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Author As User
    Get
'Usage
Dim instance As EngagementComment
Dim value As User

value = instance.Author
public User Author { get; }

Property value

Type: Microsoft.SharePoint.Client.User

See also

Reference

EngagementComment class

EngagementComment members

Microsoft.ProjectServer.Client namespace