EMDeploymentSummaryLists Property
|
Alterian Email Manager 6.2.3 SDK Help File
Comma delimited list of Lists used for this deployment.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string Lists { get; set; }
Public Property Lists As String
Get
Set
public:
property String^ Lists {
String^ get ();
void set (String^ value);
}
member Lists : string with get, set
function get_Lists();
function set_Lists(value);
Property Value
Type:
String
See Also