Click or drag to resize

ServerDestinationSmtps Property

A Dictionary containing the Smtp Configuration based on a Key name

Namespace:  SMTPRouter
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public Dictionary DestinationSmtps { get; set; }

Property Value

Type: DictionaryTKey, TValue
See Also