PlatformType Enumeration

Alterian Email Manager 6.2.3 SDK Help File
Enumeration for Email Clients

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public enum PlatformType
Members
Member nameValueDescription
PT_Other0 All clients except any other enumeration type
PT_Desktop1 Desktop client
PT_Web2 Web based client
PT_Mobile3 Mobile client
See Also