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.
O FieldURI propriedade obtém ou define o campo frequentemente referido URIs.
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
O FieldURI propriedade retornará uma UnindexedFieldURIType enumeração que identifica um campo URI.
Comentários
Para obter um exemplo que mostra como usar o PathToUnindexedFieldType classe, consulte FindItemType.