NotStartedByUserException Class

Definition

Exception thrown when user did not start Lync client.

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

Constructors

NotStartedByUserException(SerializationInfo, StreamingContext)

Initializes a new instance of this class with serialized data.

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to