C# Class Microsoft.PowerShell.GData.Dgc.GoogleCalendarsService

Afficher le fichier Open project: robertj/GDataCmdLet

Méthodes publiques

Méthode Description
AppendCalendarEntrys ( Google.GData.Calendar.CalendarEntry calendarEntry, GDataTypes gDataCalendarEntrys ) : GDataTypes.GDataCalendarEntrys
CreateCalendarAclEntry ( Google.GData.AccessControl.AclEntry calendarAclEntry ) : GDataTypes.GDataCalendarAclEntry
CreateCalendarAclEntrys ( Google.GData.AccessControl.AclFeed calendarAclEntrys ) : GDataTypes.GDataCalendarAclEntrys
CreateCalendarEntry ( Google.GData.Calendar.CalendarEntry calendarEntry ) : GDataTypes.GDataCalendarEntry
CreateCalendarEntrys ( Google.GData.Calendar.CalendarFeed calendarEntrys ) : GDataTypes.GDataCalendarEntrys
GetDomain ( Google.GData.Calendar.CalendarService calendarService ) : string

Method Details

AppendCalendarEntrys() public méthode

public AppendCalendarEntrys ( Google.GData.Calendar.CalendarEntry calendarEntry, GDataTypes gDataCalendarEntrys ) : GDataTypes.GDataCalendarEntrys
calendarEntry Google.GData.Calendar.CalendarEntry
gDataCalendarEntrys GDataTypes
Résultat GDataTypes.GDataCalendarEntrys

CreateCalendarAclEntry() public méthode

public CreateCalendarAclEntry ( Google.GData.AccessControl.AclEntry calendarAclEntry ) : GDataTypes.GDataCalendarAclEntry
calendarAclEntry Google.GData.AccessControl.AclEntry
Résultat GDataTypes.GDataCalendarAclEntry

CreateCalendarAclEntrys() public méthode

public CreateCalendarAclEntrys ( Google.GData.AccessControl.AclFeed calendarAclEntrys ) : GDataTypes.GDataCalendarAclEntrys
calendarAclEntrys Google.GData.AccessControl.AclFeed
Résultat GDataTypes.GDataCalendarAclEntrys

CreateCalendarEntry() public méthode

public CreateCalendarEntry ( Google.GData.Calendar.CalendarEntry calendarEntry ) : GDataTypes.GDataCalendarEntry
calendarEntry Google.GData.Calendar.CalendarEntry
Résultat GDataTypes.GDataCalendarEntry

CreateCalendarEntrys() public méthode

public CreateCalendarEntrys ( Google.GData.Calendar.CalendarFeed calendarEntrys ) : GDataTypes.GDataCalendarEntrys
calendarEntrys Google.GData.Calendar.CalendarFeed
Résultat GDataTypes.GDataCalendarEntrys

GetDomain() public méthode

public GetDomain ( Google.GData.Calendar.CalendarService calendarService ) : string
calendarService Google.GData.Calendar.CalendarService
Résultat string