ItemAlreadyExistException Class

Definition

Exception thrown when the item aleady exists

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

Constructors

ItemAlreadyExistException(SerializationInfo, StreamingContext)

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

Properties

InternalCode

returns COM HRESULT for the exception.

(Inherited from LyncClientException)

Applies to