NotificationType Members

The NotificationType class contains information about the subscription and the events that have occurred since the last notification.

The following tables list the members exposed by the NotificationType type.

Public Constructors

  Name Description
NotificationType The NotificationType constructor initializes a new instance of the NotificationType class.

Top

Public Properties

  Name Description
Bb408994.pubproperty(en-us,EXCHG.80).gif Items The Items property gets or sets an array of items.
Bb408994.pubproperty(en-us,EXCHG.80).gif ItemsElementName The ItemsElementName property gets or sets an array of elements of the type ItemsChoiceType3 that specifies the type of response for each corresponding element in the Items property.
Bb408994.pubproperty(en-us,EXCHG.80).gif MoreEvents The MoreEvents property gets or sets a value that indicates whether more events to be delivered to the client exist in the queue.
Bb408994.pubproperty(en-us,EXCHG.80).gif PreviousWatermark The PreviousWatermark property gets or sets the watermark of the latest event that was successfully communicated to the client for the subscription.
Bb408994.pubproperty(en-us,EXCHG.80).gif SubscriptionId The SubscriptionId property gets or sets the identifier for a subscription.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb408994.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb408994.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb408994.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb408994.pubmethod(en-us,EXCHG.80).gifBb408994.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb408994.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb408994.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb408994.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top