ConversionJob properties

The ConversionJob type exposes the following members.

Properties

  Name Description
Public property Canceled Gets a value that indicates whether this conversion job has been canceled.
Public property JobId Gets a Nullable<Guid> structure that specifies the unique ID for this job.
Public property Name Specifies a user-defined friendly name for this conversion job.
Public property Settings Gets a ConversionJobSettings object that specifies the settings applied to the input files in this conversion job.
Public property Started Gets a value that indicates whether this conversion job has been started.
Public property SubscriptionId Gets or sets the partition ID of the tenant that created this conversion job.
Public property UserToken Gets or sets the credentials under which this conversion job is executed.

Top

See also

Reference

ConversionJob class

Microsoft.Office.Word.Server.Conversions namespace