Click or drag to resize

MessagingParticipantSourceType Enumeration

Represents the messaging source that the participant comes from.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public enum MessagingParticipantSourceType
Members
  Member nameValueDescription
Undefined0 Source type could not be determined.
Enterprise1 Participant comes from enterprise source.
Cloud2 Participant comes from cloud source.
See Also