Share via


SendItemType Members

The SendItemType class represents a request to send a message.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb408492.pubproperty(en-us,EXCHG.80).gif ItemIds The ItemIds property gets or sets an array of item identifiers that are used to determine the items to try to send. Set this property with an ItemIdType array. This property is required. This is a read/write property.
Bb408492.pubproperty(en-us,EXCHG.80).gif SavedItemFolderId The SavedItemFolderId property gets or sets the identity of the folder that contains a saved version of the sent item. This property is set with either a FolderIdType or a DistinguishedFolderIdType. This property is optional. This is a read/write property.
Bb408492.pubproperty(en-us,EXCHG.80).gif SaveItemToFolder The SaveItemToFolder property gets or sets a Boolean value that specifies whether a copy of the sent item is saved. This property is required. This is a read/write property.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top