Compartir a través de


PathToUnindexedFieldType.FieldURI (Propiedad)

Actualización: noviembre 2007

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Obtiene o establece el identificador uniforme de recursos (URI) de la propiedad.

Espacio de nombres:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007
Ensamblado:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService (en Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.dll)

Sintaxis

'Declaración
Public Property FieldURI As UnindexedFieldURIType
'Uso
Dim instance As PathToUnindexedFieldType
Dim value As UnindexedFieldURIType

value = instance.FieldURI

instance.FieldURI = value
public UnindexedFieldURIType FieldURI { get; set; }
public:
property UnindexedFieldURIType FieldURI {
    UnindexedFieldURIType get ();
    void set (UnindexedFieldURIType value);
}
public function get FieldURI () : UnindexedFieldURIType
public function set FieldURI (value : UnindexedFieldURIType)

Valor de propiedad

Tipo: Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.UnindexedFieldURIType
Valor de enumeración que representa el identificador URI de la propiedad.

Permisos

Plataformas

Windows CE, Windows Mobile para Smartphone, Windows Mobile para Pocket PC

.NET Framework y .NET Compact Framework no admiten todas las versiones de cada plataforma. Para obtener una lista de las versiones compatibles, vea Requisitos de sistema de .NET Framework.

Información de versión

.NET Compact Framework

Compatible con: 3.5

Vea también

Referencia

PathToUnindexedFieldType (Clase)

PathToUnindexedFieldType (Miembros)

Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 (Espacio de nombres)