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: 493.0.70.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