MaxContentsExceededException Class

Definition

Exception thrown when a cotent title already exists

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

Constructors

MaxContentsExceededException(SerializationInfo, StreamingContext)

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

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to