How do we get sharepoint upload limit using web services
Posted
by Royson
on Stack Overflow
See other posts from Stack Overflow
or by Royson
Published on 2010-05-11T09:56:21Z
Indexed on
2010/05/11
10:04 UTC
Read the original article
Hit count: 184
In my application before uploading i have to check whether file size is greater than upload limit.
How do we get share point file upload limit using web services in C#??
© Stack Overflow or respective owner