PortalContext.ReplyToAddress, propriété (Microsoft.SharePoint.Portal)
Gets the reply to address used for e-mail notifications.
Espace de noms : Microsoft.SharePoint.Portal
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ReplyToAddress As String
'Utilisation
Dim instance As PortalContext
Dim value As String
value = instance.ReplyToAddress
public string ReplyToAddress { get; }
Valeur de la propriété
A string that contains the Reply-To address used for e-mail notifications.
Voir aussi
Référence
PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms