AttachmentIdType Members

The AttachmentIdType class represents the item identifier and new change key of an item after an attachment has been attached.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb408669.pubproperty(en-us,EXCHG.80).gif Id  The Id property gets or sets the identifier for an attachment.(inherited from RequestAttachmentIdType)
Bb408669.pubproperty(en-us,EXCHG.80).gif RootItemChangeKey The RootItemChangeKey property gets or sets the change key of the root store item to which the attachment is attached.
Bb408669.pubproperty(en-us,EXCHG.80).gif RootItemId The RootItemId property gets or sets the unique identifier of the root store item to which the attachment is attached.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top