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