Gets or sets an object that contains data to associate with the MailClient.
[Visual Basic 6.0] Public Property Get Tag() As Object Public Property Let Tag( newVal As Object )
[Visual C++] public: get_Tag(VARIANT* pVal); public: put_Tag(VARIANT newVal);
Property Value