MigrationBatch.SuccessReportUrl Property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Property SuccessReportUrl As String
    Get
    Set
'Usage
Dim instance As MigrationBatch
Dim value As String

value = instance.SuccessReportUrl

instance.SuccessReportUrl = value
public string SuccessReportUrl { get; set; }

Property Value

Type: System.String