ContentTitleInvalidException Class

Definition

Exception thrown when a content title includes invalid characters.

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

Constructors

ContentTitleInvalidException(SerializationInfo, StreamingContext)

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to