PathToUnindexedFieldType.FieldURI Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
A FieldURI propriedade obtém ou define URIs de campo frequentemente referenciadas.
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 da propriedade
A FieldURI propriedade retorna uma UnindexedFieldURIType enumeração que identifica um URI de campo.
Comentários
Para obter um exemplo que mostra como usar a PathToUnindexedFieldType classe, consulte FindItemType.