Inheritance: System.Configuration.ConfigurationElement
Exemplo n.º 1
0
 internal SmtpSpecifiedPickupDirectoryElementInternal(SmtpSpecifiedPickupDirectoryElement element)
 {
     this.pickupDirectoryLocation = element.PickupDirectoryLocation;
 }
 internal SmtpSpecifiedPickupDirectoryElementInternal(SmtpSpecifiedPickupDirectoryElement element)
 {
     this.pickupDirectoryLocation = element.PickupDirectoryLocation;
 }