C# 클래스 DirkSarodnick.GoogleSync.Core.Data.OutlookData

Defines the OutlookData class.
상속: BaseData
파일 보기 프로젝트 열기: d03n3rfr1tz3/GoogleSync

공개 메소드들

메소드 설명
GetCalendarItems ( ) : IEnumerable

Gets the calendar items.

GetContacts ( ) : IEnumerable

Gets the contacts.

메소드 상세

GetCalendarItems() 공개 메소드

Gets the calendar items.
public GetCalendarItems ( ) : IEnumerable
리턴 IEnumerable

GetContacts() 공개 메소드

Gets the contacts.
public GetContacts ( ) : IEnumerable
리턴 IEnumerable