DetailsTemplate.TemplateBlob property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property TemplateBlob As Byte()
Get
'Usage
Dim instance As DetailsTemplate
Dim value As Byte()
value = instance.TemplateBlob
public byte[] TemplateBlob { get; }
Property value
Type: []
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace