GlobalProperties.ContactEmail Property

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute> _
Public Property ContactEmail As String
    Get
    Set
'Usage
Dim instance As GlobalProperties
Dim value As String

value = instance.ContactEmail

instance.ContactEmail = value
[ObsoleteAttribute]
public string ContactEmail { get; set; }

Property Value

Type: System.String

See Also

Reference

GlobalProperties Class

GlobalProperties Members

Microsoft.SharePoint.Portal.Topology Namespace