Edit

Share via


ContentTitleExistException Class

Definition

Exception thrown when a content title already exists.

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

Constructors

ContentTitleExistException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to