DeleteItemType

DeleteItemType class

public class DeleteItemType : BaseRequestType

Constructors

Name Description
DeleteItemType() The default constructor.

Properties

Name Description
AffectedTaskOccurrences { get; set; }
AffectedTaskOccurrencesSpecified { get; set; }
DeleteType { get; set; }
ItemIds { get; set; }
SendMeetingCancellations { get; set; }
SendMeetingCancellationsSpecified { get; set; }
SuppressReadReceipts { get; set; }
SuppressReadReceiptsSpecified { get; set; }

See Also