C# 클래스 TPConfAddin.BackUpAppointment

备份会议的时间、主题等
파일 보기 프로젝트 열기: eSDK/esdk_OutlookPlugin 1 사용 예제들

공개 메소드들

메소드 설명
backUp ( string bak_subject, System.DateTime bak_start, System.DateTime bak_end, string bak_location, string bak_resources, string bak_attdences, string bak_body ) : BackUpAppointment

备份会议

메소드 상세

backUp() 공개 정적인 메소드

备份会议
public static backUp ( string bak_subject, System.DateTime bak_start, System.DateTime bak_end, string bak_location, string bak_resources, string bak_attdences, string bak_body ) : BackUpAppointment
bak_subject string
bak_start System.DateTime
bak_end System.DateTime
bak_location string
bak_resources string
bak_attdences string
bak_body string
리턴 BackUpAppointment