: OWAInboxPart.ExchangeFolderName (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Retrieves the name of the folder from the Microsoft Exchange Server 2007 data store.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property ExchangeFolderName As String
'Uso
Dim instance As OWAInboxPart
Dim value As String
value = instance.ExchangeFolderName
public override string ExchangeFolderName { get; }
Vea también
Referencia
OWAInboxPart (Clase)
OWAInboxPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)