ContentTitleInvalidException 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 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
- Attributes
-
SerializableAttribute
Constructors
ContentTitleInvalidException(SerializationInfo, StreamingContext) |
Properties
InternalCode |
returns COM HRESULT for the exception. (Inherited from LyncClientException) |