Compartir a través de


InboxRuleId.GetBytes Method

This member overrides XsoMailboxObjectId.GetBytes().

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Overrides Function GetBytes As Byte()
'Usage
Dim instance As InboxRuleId
Dim returnValue As Byte()

returnValue = instance.GetBytes()
public override byte[] GetBytes()

Return Value

Type: []