ConferenceDisclaimerState enumeration

Enumerates the various states of the disclaimer response property.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration ConferenceDisclaimerState
'Usage
Dim instance As ConferenceDisclaimerState
public enum ConferenceDisclaimerState

Members

Member name Description
None No response to the disclaimer.

Rejected The disclaimer has been rejected.

Accepted The conference disclaimer has been accepted.

Invalid

See also

Reference

Microsoft.Lync.Model.Conversation namespace