ResponseMessageType.DescriptiveLinkKey Property
Namespace: Microsoft.Exchange.InfoWorker.Common.Availability.Proxy
Assembly: Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)
Syntax
'Declaration
Public Property DescriptiveLinkKey As Integer
Get
Set
'Usage
Dim instance As ResponseMessageType
Dim value As Integer
value = instance.DescriptiveLinkKey
instance.DescriptiveLinkKey = value
public int DescriptiveLinkKey { get; set; }
Property Value
Type: System.Int32