Freigeben über


CalendarException.Calendar-Eigenschaft

Ruft den Namen des Kalenders aus, die die Ausnahme zugeordnet ist.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property Calendar As Calendar
    Get
'Usage
Dim instance As CalendarException
Dim value As Calendar

value = instance.Calendar
[RemoteAttribute]
public Calendar Calendar { get; }

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.Calendar
Ein Project Server-Kalender.

Siehe auch

Referenz

CalendarException Klasse

CalendarException-Member

Microsoft.ProjectServer.Client-Namespace