Gets a value that specifies if the user has subscribed to the currently selected mailbox.
A boolean value that specifies if the user has subscribed to the current mailbox.
The Subscribed property is used to determine if the current mailbox has been subscribed to by the user. If the property returns false, the server has indicated that the user has not subscribed to the mailbox. If the property returns true, the current mailbox is in the user's subscription list.
Setting the Subscribed property changes the subscription status of the current mailbox. Setting the property to true adds the mailbox to the user's list of subscribed mailboxes, while setting it to false removes the mailbox from the subscription list.
InternetMail Class | SocketTools Namespace