  | RecipientCollectionRemoveItem Method  | 
  
    Namespace: 
   Dynamicweb.Mailing
    Assembly:
   Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntaxprotected override void RemoveItem(
	int index
)
Protected Overrides Sub RemoveItem ( 
	index As Integer
)
Parameters
- index
 - Type: SystemInt32
 
See Also