Enumerates reasons why search failed
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration FailureReason
'Usage
Dim instance As SearchException.FailureReason
public enum FailureReason
Members
| Member name | Description | |
|---|---|---|
| Unknown | ||
| Unspecified | ||
| SharepointNotConfigured | ||
| AllNoise | ||
| NoResponse | ||
| BadQuery | ||
| BadScope | ||
| BadRequest | ||
| NoQuery | ||
| NoAuthorization | ||
| ServerError |