StandardPropertySet.Address Field

Independentsoft MSG .NET

StandardPropertySet Address Field MSG .NET Class Library

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868

Syntax

public static readonly byte[] Address
public static readonly byte[] Address
Public Shared ReadOnly Address As Byte()
Public Shared ReadOnly Address As Byte()
Dim value As Byte()

value = StandardPropertySet.Address
Dim value As Byte()

value = StandardPropertySet.Address
public static final byte[] Address
public static final byte[] Address
public static final var Address : byte[]
public static final var Address : byte[]
var Independentsoft.Msg.StandardPropertySet.Address
var Independentsoft.Msg.StandardPropertySet.Address

Field Value

Type:  OnlineByte 
See Also