C# Class TPConfAddin.BackUpAppointment

备份会议的时间、主题等
Afficher le fichier Open project: eSDK/esdk_OutlookPlugin Class Usage Examples

Méthodes publiques

Méthode Description
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

备份会议

Method Details

backUp() public static méthode

备份会议
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
Résultat BackUpAppointment