SharedConfigurationInfo.OfferId Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property OfferId As String
Get
'Usage
Dim instance As SharedConfigurationInfo
Dim value As String
value = instance.OfferId
public string OfferId { get; }
Property Value
Type: System.String