UserIdType.DistinguishedUser Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
La DistinguishedUser propiedad obtiene o establece un valor que identifica las cuentas de usuario anónimas y predeterminadas para el acceso delegado.
public:
property ExchangeWebServices::DistinguishedUserType DistinguishedUser { ExchangeWebServices::DistinguishedUserType get(); void set(ExchangeWebServices::DistinguishedUserType value); };
public ExchangeWebServices.DistinguishedUserType DistinguishedUser { get; set; }
Public Property DistinguishedUser As DistinguishedUserType
Valor de propiedad
La DistinguishedUser propiedad devuelve uno de los DistinguishedUserType valores de enumeración.