Returns the failure reason for the search operation

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
SearchException

.
.
::
.
.
FailureReason 
Reason { 
get;  }

See Also