Share via


DeleteItemType Members

The DeleteItemType class represents a request to delete items in an Exchange database.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb409155.pubproperty(en-us,EXCHG.80).gif AffectedTaskOccurrences The AffectedTaskOccurrences property gets or sets an enumeration value that indicates whether a task instance or task master is deleted. This property is required when tasks are deleted. This is a read/write property.
Bb409155.pubproperty(en-us,EXCHG.80).gif AffectedTaskOccurrencesSpecified The AffectedTaskOccurrencesSpecified property gets or sets a Boolean value that specifies whether the AffectedTaskOccurrences property is serialized into the Simple Object Access Protocol (SOAP) request. This is a read/write property.
Bb409155.pubproperty(en-us,EXCHG.80).gif DeleteType The DeleteType property gets or sets an enumeration value that describes how an item is deleted. This property is required. This is a read/write property.
Bb409155.pubproperty(en-us,EXCHG.80).gif ItemIds The ItemIds property gets or sets the collection of items to delete. This property is required. This is a read/write property.
Bb409155.pubproperty(en-us,EXCHG.80).gif SendMeetingCancellations The SendMeetingCancellations property gets or sets an enumeration that describes how cancellations are handled for deleted meetings. This property is required for calendar item deletions. This is a read/write property.
Bb409155.pubproperty(en-us,EXCHG.80).gif SendMeetingCancellationsSpecified The SendMeetingCancellationsSpecified property gets or sets a Boolean value that specifies whether the SendMeetingCancellations property is serialized in the Simple Object Access Protocol (SOAP) request. This is a read/write property.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top