SearchException Class

Definition

Exception thrown when a search operation ended with an error.

public ref class SearchException : Microsoft::Lync::Model::OperationException
[Serializable]
public class SearchException : Microsoft.Lync.Model.OperationException
type SearchException = class
    inherit OperationException
Public Class SearchException
Inherits OperationException
Inheritance
Attributes
SerializableAttribute

Constructors

SearchException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)
Reason

Returns the failure reason for the search operation.

Applies to