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

EwsItemId Class

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

Represents an Exchange item ID.

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

Constructors

Name Description
EwsItemId(String)

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

EwsItemId(String, String)

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

Properties

Name Description
ChangeKey

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

Value

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

Methods

Name Description
GetNativeChangeKey()

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

GetNativeValue()

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

ToString()

Returns a string that represents this EwsItemId.

Operators

Name Description
Implicit(EwsItemId to String)

Converts an EwsItemId to a String.

Implicit(String to EwsItemId)

Converts a String to an EwsItemId.

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