Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.EmailEngine
SMTPServerInfo Class
SMTPServerInfo Properties
ServerDeliveryMethod Property
ServerEnabled Property
ServerGUID Property
ServerID Property
ServerIsGlobal Property
ServerLastModified Property
ServerName Property
ServerPassword Property
ServerPickupDirectory Property
ServerPriority Property
ServerUserName Property
ServerUseSSL Property
SMTPServerInfo
ServerPickupDirectory Property
Gets or sets pickup directory location of the SMTP server if
ServerDeliveryMethod
is set to
SpecifiedPickupDirectory
.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
string
ServerPickupDirectory
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
SMTPServerInfo Class
CMS.EmailEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com