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

SPVirusCheckStatus Enumeration

Describes the status of virus-scanning on an SPFile object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[SubsetCallableTypeAttribute]
public enum SPVirusCheckStatus
Member nameDescription
CleanNo virus has been found.
InfectedThe file contains a virus.
InfectedCleanableThe file contains a virus and it can be removed from the file.
CleanedA virus was found and it was removed from the file.
CleanFailedA virus was found but it could not be removed from the file.
DeletedA virus was found and the file was deleted.
TimeoutThe virus-scanning operation timed out.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.