Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

EwsAttachmentId Class

Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)

Represents an Exchange attachment ID. Attachment is not an item in EWS notation.

Syntax
public class EwsAttachmentId
Inheritance
Object
EwsAttachmentId
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Constructors

Name Description
EwsAttachmentId(String)

Initializes a new instance of the EwsAttachmentId class with the specified value.

EwsAttachmentId(String, String)

Initializes a new instance of the EwsAttachmentId class with the specified ID and Change key.

Properties

Name Description
ChangeKey

Gets the Change key of an attachment (in file name friendly format).

Value

Gets the ID of an attachment (in file name friendly format).

Methods

Name Description
GetNativeChangeKey()

Gets the Change key of an attachment in its Exchange native format. It is not always file name friendly.

GetNativeValue()

Gets the ID of an attachment in its Exchange native format. It is not always file name friendly.

ToString()

Returns a string that represents this EwsAttachmentId.

Operators

Name Description
Implicit(EwsAttachmentId to String)

Converts an EwsAttachmentId to a String.

Implicit(String to EwsAttachmentId)

Converts a String to an EwsAttachmentId.

In This Article
  • Constructors
  • Properties
  • Methods
  • Operators
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies