TransferStatus public enum TransferStatus Documentation Code Canceled = 4 CompletedWithWarnings = 5 Failed = 1 Fatal = 2 NotStarted = 0 Successful = 3