: OWACalendarPart.ExchangeFolderName (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets the name of the Microsoft Exchange Server 2007 folder that stores the calendar data for the current Outlook Web Access user.
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 OWACalendarPart
Dim value As String
value = instance.ExchangeFolderName
public override string ExchangeFolderName { get; }
Valor de propiedad
Returns a string representing the name of the Exchange 2007 folder.
Vea también
Referencia
OWACalendarPart (Clase)
OWACalendarPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)