Partager via


Area.OwnerEmail, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets or sets the e-mail address of the area owner.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property OwnerEmail As String
'Utilisation
Dim instance As Area
Dim value As String

value = instance.OwnerEmail

instance.OwnerEmail = value
public string OwnerEmail { get; set; }

Valeur de la propriété

String that represents the e-mail address of the area owner.

Voir aussi

Référence

Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms