Share via


OWACalendarPart.ExchangeFolderName Property

Gets the name of the Microsoft Exchange Server 2007 folder that stores the calendar data for the current Outlook Web Access user.

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

Syntax

'Declaration
Public Overrides ReadOnly Property ExchangeFolderName As String
    Get
'Usage
Dim instance As OWACalendarPart
Dim value As String

value = instance.ExchangeFolderName
public override string ExchangeFolderName { get; }

Property Value

Type: System.String
Returns a string representing the name of the Exchange 2007 folder.

See Also

Reference

OWACalendarPart Class

OWACalendarPart Members

Microsoft.SharePoint.Portal.WebControls Namespace