Condividi tramite


Proprietà TwoOperandExpressionType.FieldURIOrConstant

Aggiornamento: novembre 2007

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Ottiene o imposta una proprietà o un valore costante da confrontare con un'altra proprietà.

Spazio dei nomi:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007
Assembly:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService (in Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.dll)

Sintassi

'Dichiarazione
Public Property FieldURIOrConstant As FieldURIOrConstantType
'Utilizzo
Dim instance As TwoOperandExpressionType
Dim value As FieldURIOrConstantType

value = instance.FieldURIOrConstant

instance.FieldURIOrConstant = value
public FieldURIOrConstantType FieldURIOrConstant { get; set; }
public:
property FieldURIOrConstantType^ FieldURIOrConstant {
    FieldURIOrConstantType^ get ();
    void set (FieldURIOrConstantType^ value);
}
public function get FieldURIOrConstant () : FieldURIOrConstantType
public function set FieldURIOrConstant (value : FieldURIOrConstantType)

Valore proprietà

Tipo: Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.FieldURIOrConstantType

Oggetto che rappresenta il valore da utilizzare nel confronto con un'altra proprietà.

Autorizzazioni

Piattaforme

Windows CE, Windows Mobile per Smartphone, Windows Mobile per Pocket PC

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

Informazioni sulla versione

.NET Compact Framework

Supportato in: 3.5

Vedere anche

Riferimenti

TwoOperandExpressionType Classe

Membri TwoOperandExpressionType

Spazio dei nomi Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007