JoinRoomUnauthorizedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown when joining a room is unauthorized
public ref class JoinRoomUnauthorizedException : Microsoft::Lync::Model::LyncClientException
[Serializable]
public class JoinRoomUnauthorizedException : Microsoft.Lync.Model.LyncClientException
type JoinRoomUnauthorizedException = class
inherit LyncClientException
Public Class JoinRoomUnauthorizedException
Inherits LyncClientException
- Inheritance
- Attributes
-
SerializableAttribute
Constructors
JoinRoomUnauthorizedException(SerializationInfo, StreamingContext) |
Initializes a new instance of the JoinRoomFailException class with serialized data. |
Properties
InternalCode |
returns COM HRESULT for the exception. (Inherited from LyncClientException) |