BaseDataObjectKind Property |
Type of the resource
Namespace:
Aspose.Email.Clients.Google
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic virtual string Kind { get; }
Public Overridable ReadOnly Property Kind As String
Get
public:
virtual property String^ Kind {
String^ get ();
}
abstract Kind : string with get
override Kind : string with get
Property Value
Type:
String
See Also