Enumerates reasons why search failed
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public enum FailureReason |
Members
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | ||
Unspecified | 1 | ||
SharepointNotConfigured | 2 | ||
AllNoise | 3 | ||
NoResponse | 4 | ||
BadQuery | 5 | ||
BadScope | 6 | ||
BadRequest | 7 | ||
NoQuery | 8 | ||
NoAuthorization | 9 | ||
ServerError | 10 |