| AppleSingleResources Property |
Namespace:
Limilabs.Mail.Apple
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public byte[] Resources { get; }
Public ReadOnly Property Resources As Byte()
Get
public:
property array<unsigned char>^ Resources {
array<unsigned char>^ get ();
}
member Resources : byte[] with get
Property Value
Type:
ByteSee Also