ExchangeServiceBinding.ServerVersionInfoValue, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the value that represents the version of the Microsoft Exchange Server 2007 server.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property ServerVersionInfoValue As ServerVersionInfo
'Utilisation
Dim instance As ExchangeServiceBinding
Dim value As ServerVersionInfo
value = instance.ServerVersionInfoValue
instance.ServerVersionInfoValue = value
public ServerVersionInfo ServerVersionInfoValue { get; set; }
Remarques
This element is used by the SOAP header.
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms