SubscriberAddressType Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines the different formats of a subriber's address

Namespace: ContentStudio.Document.Subscription
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum SubscriberAddressType
Members

  Member nameValueDescription
Email0 The address is an email address
CustomFormat100 The address is in a custom format.
Remarks

Note Note
This enumeration is new in Content Studio version 5.2
See Also

Reference