ExchangeUser.Delete method (Outlook)

Deletes the ExchangeUser object from the AddressEntries collection object to which it belongs.

Syntax

expression.Delete

expression A variable that represents an ExchangeUser object.

Remarks

The ExchangeUser object is derived from the AddressEntry object. An ExchangeUser object is an AddressEntry object that has olExchangeUserAddressEntry as the AddressEntry.AddressEntryUserType; calling AddressEntry.GetExchangeUser returns the corresponding ExchangeUser object.

See also

ExchangeUser Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.