Table of Contents

Enum DestinationAddressType

Namespace
Inetlab.SMPP.Common
Assembly
cs.temp.dll.dll
Identifies whether destination address is a Distribution List Name or SME address.
public enum DestinationAddressType : byte

Fields

DistributionListName = 2
SMEAddress = 1