OWAInboxPart.ViewName, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the display name of the mailbox user.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Overrides Property ViewName As String
'Utilisation
Dim instance As OWAInboxPart
Dim value As String
value = instance.ViewName
instance.ViewName = value
public override string ViewName { get; set; }
Voir aussi
Référence
OWAInboxPart, classe
Membres OWAInboxPart
Microsoft.SharePoint.Portal.WebControls, espace de noms