RecurringAppointmentMasterId Clase

Definición

Representa el identificador de una ocurrencia de una cita periódica.

public ref class RecurringAppointmentMasterId sealed : Microsoft::Exchange::WebServices::Data::ItemId
public sealed class RecurringAppointmentMasterId : Microsoft.Exchange.WebServices.Data.ItemId
Public NotInheritable Class RecurringAppointmentMasterId
Inherits ItemId
Herencia
RecurringAppointmentMasterId

Constructores

RecurringAppointmentMasterId(String)

Inicializa una nueva instancia de la clase Microsoft.Exchange.WebServices.Data.RecurringAppointmentMasterId.

Propiedades

ChangeKey

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

(Heredado de ServiceId)
UniqueId

Obtiene el identificador único del objeto de Exchange.

(Heredado de ServiceId)

Métodos

Equals(Object)

Determina si el texto especificado es igual a la actual.

(Heredado de ServiceId)
GetHashCode()

Sirve como función hash para un tipo determinado.

(Heredado de ServiceId)
SameIdAndChangeKey(ServiceId)

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

(Heredado de ServiceId)
ToString()

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

(Heredado de ServiceId)

Se aplica a