JoinRoomFailException Class

Definition

Exception thrown when joining a room is failed

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

Constructors

JoinRoomFailException(SerializationInfo, StreamingContext)

Initializes a new instance of the JoinRoomFailException class with serialized data.

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to