Share via


ConversionJobInfo members

Specifies properties for a single conversion job.

The ConversionJobInfo type exposes the following members.

Properties

  Name Description
Public property Canceled Specifies whether the conversion job was canceled.
Public property CancelTime Specifies the date and time that the conversion job was canceled.
Public property JobId Specifies the unique ID of the conversion job.
Public property Name Specifies a user-defined display name for the conversion job.
Public property PartiallySubmitted Specifies that the conversion job is being submitted.
Public property SubmittedTime Specifies the date and time that the conversion job was started.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ConversionJobInfo class

Microsoft.Office.Word.Server.Conversions namespace