Share via


CalloutInfo.DirectLinkTitle property

Title of the direct link for the list of tasks where this task is.

Namespace:  Microsoft.SharePoint.WorkManagement.Client
Assembly:  Microsoft.SharePoint.WorkManagement.Client (in Microsoft.SharePoint.WorkManagement.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property DirectLinkTitle As String
    Get
    Set
'Usage
Dim instance As CalloutInfo
Dim value As String

value = instance.DirectLinkTitle

instance.DirectLinkTitle = value
[RemoteAttribute]
public string DirectLinkTitle { get; set; }

Property value

Type: System.String

See also

Reference

CalloutInfo class

CalloutInfo members

Microsoft.SharePoint.WorkManagement.Client namespace