Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the date and time that the conversion job was started.
Namespace: Microsoft.Office.Word.Server.Conversions
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
Public ReadOnly Property SubmittedTime As DateTime
Get
'Usage
Dim instance As ConversionJobInfo
Dim value As DateTime
value = instance.SubmittedTime
public DateTime SubmittedTime { get; }
Property Value
Type: System.DateTime
Returns DateTime.