Partager via


PortalContext.FromAddress, propriété (Microsoft.SharePoint.Portal)

Gets the "From" 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 FromAddress As String
'Utilisation
Dim instance As PortalContext
Dim value As String

value = instance.FromAddress
public string FromAddress { get; }

Valeur de la propriété

A string that contains the "From" address used for e-mail notifications.

Remarques

The FromAddress property corresponds to the FromAddress property in the Microsoft.SharePoint.Portal.Topology.VirtualServer class.

Voir aussi

Référence

PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms