_DistListItem.RemoveMembers(Recipients) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes members from a distribution list.
public:
void RemoveMembers(Microsoft::Office::Interop::Outlook::Recipients ^ Recipients);
public void RemoveMembers (Microsoft.Office.Interop.Outlook.Recipients Recipients);
Parameters
- Recipients
- Recipients
The members to be removed from the distribution list.