ContentNotAuthorizedException Class

Definition

Exception thrown when an unauthorized content type is added to the content collection of the ContentSharingModality.

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

Constructors

ContentNotAuthorizedException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to