Export.DownloadLink property

Gets the download link to export the content using the eDiscovery Download Manager.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property DownloadLink As String
    Get
'Usage
Dim instance As Export
Dim value As String

value = instance.DownloadLink
public string DownloadLink { get; }

Property value

Type: System.String

See also

Reference

Export class

Export members

Microsoft.Office.Server.Discovery namespace