Freigeben über


ProjectServer.Calendars-Eigenschaft

Rufen Sie die Auflistung von Kalendern für die Project Server-Instanz.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property Calendars As CalendarCollection
    Get
'Usage
Dim instance As ProjectServer
Dim value As CalendarCollection

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

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.CalendarCollection
Eine Auflistung von Kalendern.

Siehe auch

Referenz

ProjectServer Klasse

ProjectServer-Member

Microsoft.ProjectServer.Client-Namespace