best regards
i want to derive a class from Item or EmailMessage and add some properties and methodes.imagine you define class Message2:EmailMessage and extend it and use
parent Send methode or overwrite it .is it posible in managed API ? . what should i do exactly ?
thanks