OWACalendarPart.ExchangeFolderName, propriété (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.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property ExchangeFolderName As String
'Utilisation
Dim instance As OWACalendarPart
Dim value As String
value = instance.ExchangeFolderName
public override string ExchangeFolderName { get; }
Valeur de la propriété
Returns a string representing the name of the Exchange 2007 folder.
Voir aussi
Référence
OWACalendarPart, classe
Membres OWACalendarPart
Microsoft.SharePoint.Portal.WebControls, espace de noms