Compartir a través de


PathToUnindexedFieldType.FieldURI Propiedad

Definición

La FieldURI propiedad obtiene o establece los URI de campo a los que se hace referencia con frecuencia.

public:
 property ExchangeWebServices::UnindexedFieldURIType FieldURI { ExchangeWebServices::UnindexedFieldURIType get(); void set(ExchangeWebServices::UnindexedFieldURIType value); };
public ExchangeWebServices.UnindexedFieldURIType FieldURI { get; set; }
Public Property FieldURI As UnindexedFieldURIType

Valor de propiedad

La FieldURI propiedad devuelve una UnindexedFieldURIType enumeración que identifica un URI de campo.

Comentarios

Para obtener un ejemplo que muestra cómo usar la PathToUnindexedFieldType clase , vea FindItemType.

Se aplica a