Version

ItemOperationsFetchProperties.Version property

Specifies the time at which a document item was last modified. The Version element is present only when the ItemOperations command is used to access a Windows SharePoint Services or UNC resource.

public DateTime? Version { get; set; }

See Also