Is that possible to delete mailbox for the user. I searched Hosted Exchange and Windowsbasedhosting in MPSWS. But I don't find any service relating delete mailbox. Is there any other way to do this?.
Creates a new mailbox service plan in the customer plan database. Also assigns features to the plan and categorizes the plan. Specified features and categories must exist in the plan database.
Creates an Exchange mailbox for a specified user. Both CreateConsumerUser and CreateBusinessUser call this procedure if a mailbox plan is provided with input.
Deletes a business organization, de-allocates mailbox resources, marks the organization deleted in the plan database, and records a billing event. This procedure will fail with an error if any users still exist in the organization.
Returns listing of service plans based on optional filters. Optional parameters statusTypeName, categoryName, and planTypeName, restrict the returned service plan records to those that match the criteria. You can use any combination of these parameters
or issue none to retrieve an unfiltered list.
This section contains public methods of the Hosted Exchange Namespace that are exposed in the Web Service. The methods exposed in the Web Service map directly to Hosted Exchange named procedures.
Hosted Exchange Namespace Web Services provides you with an easy way to integrate Hosted Exchange provisioning functionality into .NET applications. For further information about the Hosted Exchange Namespace, see the Hosted Exchange Namespace API document.
In this section, the following Web methods of the Hosted Exchange Namespace are described:
Member
24 Points
73 Posts
Delete user mailbox in HMC 3.5
Mar 27, 2008 11:58 PM|Twinkle|LINK
Hi Friends,
Is that possible to delete mailbox for the user. I searched Hosted Exchange and Windowsbasedhosting in MPSWS. But I don't find any service relating delete mailbox. Is there any other way to do this?.
Member
30 Points
18 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 05:36 AM|niall.gray|LINK
Hi,
Look in the hostedexchange webservice, there is a deletemailbox method in there.
Member
24 Points
73 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 05:50 AM|Twinkle|LINK
Hi,
I searched hosted exchange webservice,I'm sure It doesn't have any procedure to delete mailbox.
Windowsbasedhosting also doesn't have.
Member
30 Points
18 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 06:13 AM|niall.gray|LINK
Thats really weird... I am looking at my web service now and i can see it. [*-)]
Just to check.... The web service is hostedexchange.asmx.
Member
24 Points
73 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 06:48 AM|Twinkle|LINK
Hi Friend,
Thanks for immediate response. I just included all the procedures availabe in hosted exchange.asmx. Only these I can able to see. I'm confused.
Public Methods
Member
30 Points
18 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 07:01 AM|niall.gray|LINK
This is what i have...
Hosted Exchange Namespace
This section contains public methods of the Hosted Exchange Namespace that are exposed in the Web Service. The methods exposed in the Web Service map directly to Hosted Exchange named procedures.
Hosted Exchange Namespace Web Services provides you with an easy way to integrate Hosted Exchange provisioning functionality into .NET applications. For further information about the Hosted Exchange Namespace, see the Hosted Exchange Namespace API document.
In this section, the following Web methods of the Hosted Exchange Namespace are described:
AddAvailablePlans
ChangeUserPassword
CreateBusinessOrganization
CreateBusinessOrganization2
CreateBusinessUser
CreateBusinessUser2
CreateBusinessUser3
CreateConsumerUser
CreateConsumerUser2
CreateConsumerUser3
CreateConsumerVanityDomain
CreateMailboxPlan
CreateMailbox
CreateMailbox2
CreatePlanFeatureTypes
CreateOrganizationAddressLists
CreatePublicFolder
CreateResellerOrganization
ChangeUserMailboxPlan
ChangeUserMailboxPlan2
DeleteBusinessOrganization
DeleteBusinessUser
DeleteBusinessUser2
DeleteMailbox
DeleteConsumerUser
DisableUser
DeletePublicFolder
EnableUser
ExchangeEnableOrganization
GetModifiedOrganizations
RebuildOfflineAddressList
GetOrganizationAvailablePlans
CreateSMTPDomain
DeleteSMTPDomain
CreateSMTPProxyAddress
DeleteSMTPProxyAddress
GetOrganizationDomains
GetPlanDetail
GetPlans
GetProperties
MakeUserAdmin
ModifyUser
RemoveAvailablePlans
SetUserPassword
CreateDistributionList
DeleteDistributionList
ModifyDistributionList
RenameUser
DisableMailbox
EnableMailbox
GetUserMailboxPlan
MailEnableContact
MailEnableGroup
MailDisableContact
MailDisableGroup
ModifyUserMailboxQuota
Member
24 Points
73 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 07:25 AM|Twinkle|LINK
Hi,
Is it HMC 3.5 or 4.0.
If it HMC 3.5, why this problem [8-)]. Is this due to improper deployement.
Member
30 Points
18 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 07:33 AM|niall.gray|LINK
That is 3.5...
Not sure, have you tried to use the web service and check to see if the deletemailbox method is there, maybe the documentation is wrong.
Cheers
Member
24 Points
73 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 07:51 AM|Twinkle|LINK
Hi,
You know onething, I opened MPSWS in IIS and checked all the procedures available in hosted exchange, but no use .
Member
24 Points
73 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 08:08 AM|Twinkle|LINK
Hi,
U have spend ur valuable time to help me.Thank U very much!. I trying to find solution. If i found, surely i'll let u know friend![Yes]
Member
30 Points
18 Posts
Re: Delete user mailbox in HMC 3.5
Mar 28, 2008 08:21 AM|niall.gray|LINK
Sorry that i could not find a solution for you.
Would like to know if you find a solution for this.
Cheers [:)]