Compartir a través de


DelegateUserType.UserId Propiedad

Definición

La UserId propiedad obtiene o establece un valor que identifica al delegado.

public:
 property ExchangeWebServices::UserIdType ^ UserId { ExchangeWebServices::UserIdType ^ get(); void set(ExchangeWebServices::UserIdType ^ value); };
public ExchangeWebServices.UserIdType UserId { get; set; }
Public Property UserId As UserIdType

Valor de propiedad

La UserId propiedad devuelve un UserIdType objeto que identifica el delegado.

Se aplica a