MobileProfilePropertyEMail class

Renders a link to display an e-mail property of the current user profile.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.MobileControls.MobileControl
      System.Web.UI.MobileControls.TextControl
        System.Web.UI.MobileControls.Link
          Microsoft.SharePoint.MobileControls.SPMobileLink
            Microsoft.SharePoint.Portal.MobileControls.MobileProfilePropertyEMail

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

Syntax

'Declaration
Public Class MobileProfilePropertyEMail _
    Inherits SPMobileLink
'Usage
Dim instance As MobileProfilePropertyEMail
public class MobileProfilePropertyEMail : SPMobileLink

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MobileProfilePropertyEMail members

Microsoft.SharePoint.Portal.MobileControls namespace