Endpoint Enumeration

Types of Sway client endpoint for the triggered event.

Namespace:  Aspose.Email.Clients.Activity
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum Endpoint
Members
  Member nameValueDescription
SwayWeb0 The event was triggered using the Web client of Sway.
SwayIOS1 The event was triggered using the iOS client of Sway.
SwayWindows2 The event was triggered using the Windows client of Sway.
SwayAndroid3 The event was triggered using the Android client of Sway.
See Also