C# 클래스 Microsoft.PowerShell.GData.Dgc.GoogleCalendarsService

파일 보기 프로젝트 열기: robertj/GDataCmdLet

공개 메소드들

메소드 설명
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

메소드 상세

AppendCalendarEntrys() 공개 메소드

public AppendCalendarEntrys ( Google.GData.Calendar.CalendarEntry calendarEntry, GDataTypes gDataCalendarEntrys ) : GDataTypes.GDataCalendarEntrys
calendarEntry Google.GData.Calendar.CalendarEntry
gDataCalendarEntrys GDataTypes
리턴 GDataTypes.GDataCalendarEntrys

CreateCalendarAclEntry() 공개 메소드

public CreateCalendarAclEntry ( Google.GData.AccessControl.AclEntry calendarAclEntry ) : GDataTypes.GDataCalendarAclEntry
calendarAclEntry Google.GData.AccessControl.AclEntry
리턴 GDataTypes.GDataCalendarAclEntry

CreateCalendarAclEntrys() 공개 메소드

public CreateCalendarAclEntrys ( Google.GData.AccessControl.AclFeed calendarAclEntrys ) : GDataTypes.GDataCalendarAclEntrys
calendarAclEntrys Google.GData.AccessControl.AclFeed
리턴 GDataTypes.GDataCalendarAclEntrys

CreateCalendarEntry() 공개 메소드

public CreateCalendarEntry ( Google.GData.Calendar.CalendarEntry calendarEntry ) : GDataTypes.GDataCalendarEntry
calendarEntry Google.GData.Calendar.CalendarEntry
리턴 GDataTypes.GDataCalendarEntry

CreateCalendarEntrys() 공개 메소드

public CreateCalendarEntrys ( Google.GData.Calendar.CalendarFeed calendarEntrys ) : GDataTypes.GDataCalendarEntrys
calendarEntrys Google.GData.Calendar.CalendarFeed
리턴 GDataTypes.GDataCalendarEntrys

GetDomain() 공개 메소드

public GetDomain ( Google.GData.Calendar.CalendarService calendarService ) : string
calendarService Google.GData.Calendar.CalendarService
리턴 string