FileReferenceUpdates Property
Gets a list of file references that were updated within the acquired File.
Syntax
public System.Collections.Generic.IEnumerable<FileReferenceUpdateStatus> FileReferenceUpdates {get;}Public ReadOnly Property FileReferenceUpdates As System.Collections.Generic.IEnumerable(Of FileReferenceUpdateStatus)