NetOffice.OutlookApi.Events.StoresEvents_12_SinkHelper.StoresEvents_12_SinkHelper C# (CSharp) Méthode

StoresEvents_12_SinkHelper() public méthode

public StoresEvents_12_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes
eventClass ICOMObject
connectPoint IConnectionPoint
Résultat NetOffice.Attributes
        public StoresEvents_12_SinkHelper(ICOMObject eventClass, IConnectionPoint connectPoint) : base(eventClass)
        {
            SetupEventBinding(connectPoint);
        }