PidNamePropertyDescriptorPropertySet Property |
A GUID that identifies a group of properties with a similar purpose.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public Guid PropertySet { get; }
Public ReadOnly Property PropertySet As Guid
Get
public:
property Guid PropertySet {
Guid get ();
}
member PropertySet : Guid with get
Property Value
Type:
GuidSee Also