Edit

Share via


NotSignedInException Class

Definition

Exception thrown if Lync client is not signed in when a sign in-dependent operation is started.

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

Constructors

NotSignedInException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to