NotInitializedException Class

Definition

Exception thrown when the Lync client is not initialized or is already shutdown.

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

Constructors

NotInitializedException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to