This question shows research effort; it is useful and clear
-1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
PIM イベントのインスタンスを作成し、それに属性を設定する方法
public String eventType;
public Date eventFromDate;
public Date eventToDate;
public Date alarmFromDate;
public Date alarmToDate;
public Vector recepient;
public String descriptionOfEvent;