Expand Minimize
This topic has not yet been rated - Rate this topic

MsoSyncErrorType Enumeration

Specifies a document synchronization error.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)
public enum MsoSyncErrorType
Member nameDescription
msoSyncErrorNoneNo error.
msoSyncErrorUnauthorizedUserUnauthorized user.
msoSyncErrorCouldNotConnectCould not connect.
msoSyncErrorOutOfSpaceOut of space.
msoSyncErrorFileNotFoundDestination file not found.
msoSyncErrorFileTooLargeFile too large to synchronize.
msoSyncErrorFileInUseDestination file in use.
msoSyncErrorVirusUploadVirus uploaded.
msoSyncErrorVirusDownloadVirus downloaded.
msoSyncErrorUnknownUploadUpload error.
msoSyncErrorUnknownDownloadDownload error.
msoSyncErrorCouldNotOpenCould not open file.
msoSyncErrorCouldNotUpdateCould not update destination file.
msoSyncErrorCouldNotCompareSource and destination files could not be compared.
msoSyncErrorCouldNotResolveCould not resolve files.
msoSyncErrorNoNetworkNo network available.
msoSyncErrorUnknownUnknown error.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.