PortalContext.SmtpServerAddress, propriété (Microsoft.SharePoint.Portal)
Gets the address of the Simple Mail Transfer Protocol (SMTP) server associated with this portal site.
Espace de noms : Microsoft.SharePoint.Portal
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SmtpServerAddress As String
'Utilisation
Dim instance As PortalContext
Dim value As String
value = instance.SmtpServerAddress
public string SmtpServerAddress { get; }
Valeur de la propriété
A string that contains the address of the SMTP server associated with this portal site.
Voir aussi
Référence
PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms