Share via


ExchangeServiceBinding.ServerVersionInfoValue Property

Gets or sets the value that represents the version of the Microsoft Exchange Server 2007 server.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property ServerVersionInfoValue As ServerVersionInfo
    Get
    Set
'Usage
Dim instance As ExchangeServiceBinding
Dim value As ServerVersionInfo

value = instance.ServerVersionInfoValue

instance.ServerVersionInfoValue = value
public ServerVersionInfo ServerVersionInfoValue { get; set; }

Property Value

Type: Microsoft.SharePoint.Portal.WebControls.ServerVersionInfo

Remarks

This element is used by the SOAP header.

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

Microsoft.SharePoint.Portal.WebControls Namespace