Share via


OfficeTask.ConsolidatedComments-Eigenschaft

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public Property ConsolidatedComments As String
    Get
    Private Set
'Usage
Dim instance As OfficeTask
Dim value As String

value = instance.ConsolidatedComments
[BrowsableAttribute(false)]
public string ConsolidatedComments { get; private set; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

OfficeTask Klasse

OfficeTask-Member

Microsoft.Office.Workflow.Actions-Namespace