C# Class NetOffice.OutlookApi.Events.ReminderCollectionEvents_SinkHelper

Inheritance: SinkHelper, ReminderCollectionEvents
Afficher le fichier Open project: ehsan2022002/VirastarE Class Usage Examples

Méthodes publiques

Свойство Type Description
Id string

Méthodes publiques

Méthode Description
BeforeReminderShow ( object &cancel ) : void
ReminderAdd ( object reminderObject ) : void
ReminderChange ( object reminderObject ) : void
ReminderCollectionEvents_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes
ReminderFire ( object reminderObject ) : void
ReminderRemove ( ) : void
Snooze ( object reminderObject ) : void

Method Details

BeforeReminderShow() public méthode

public BeforeReminderShow ( object &cancel ) : void
cancel object
Résultat void

ReminderAdd() public méthode

public ReminderAdd ( object reminderObject ) : void
reminderObject object
Résultat void

ReminderChange() public méthode

public ReminderChange ( object reminderObject ) : void
reminderObject object
Résultat void

ReminderCollectionEvents_SinkHelper() public méthode

public ReminderCollectionEvents_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes
eventClass ICOMObject
connectPoint IConnectionPoint
Résultat NetOffice.Attributes

ReminderFire() public méthode

public ReminderFire ( object reminderObject ) : void
reminderObject object
Résultat void

ReminderRemove() public méthode

public ReminderRemove ( ) : void
Résultat void

Snooze() public méthode

public Snooze ( object reminderObject ) : void
reminderObject object
Résultat void

Property Details

Id public_oe static_oe property

public static string Id
Résultat string