ConversionJobStatus.Name Property
Specifies the user-defined friendly name for this conversion job.
Namespace: Microsoft.Office.Word.Server.Conversions
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
Public ReadOnly Property Name As String
Get
'Usage
Dim instance As ConversionJobStatus
Dim value As String
value = instance.Name
public string Name { get; }
Property Value
Type: System.String
Returns String.