Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the ExchangeUser object from the AddressEntries collection object to which it belongs.
Version Information
Version Added: Outlook 2007
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.