ServiceId Clase

Definición

Representa el identificador de un objeto de Exchange.

public ref class ServiceId abstract : Microsoft::Exchange::WebServices::Data::ComplexProperty
public abstract class ServiceId : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public MustInherit Class ServiceId
Inherits ComplexProperty
Herencia
Derivado

Propiedades

ChangeKey

Obtiene la clave de cambio asociada con el objeto de Exchange.

UniqueId

Obtiene el identificador único del objeto de Exchange.

Métodos

Equals(Object)

Determina si el texto especificado es igual a la actual.

GetHashCode()

Sirve como función hash para un tipo determinado.

SameIdAndChangeKey(ServiceId)

Determina si dos instancias de ServiceId son iguales (incluido ChangeKeys)

ToString()

Devuelve un System.String que representa el objeto System.Object actual.

Se aplica a