EMPlaceholderActionListsAnyUserDefined Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic IntCollection AnyUserDefined { get; set; }Public Property AnyUserDefined As IntCollection
	Get
	Set
public:
property IntCollection^ AnyUserDefined {
	IntCollection^ get ();
	void set (IntCollection^ value);
}member AnyUserDefined : IntCollection with get, set
function get_AnyUserDefined();
function set_AnyUserDefined(value);
Property Value
Type: 
IntCollection
See Also